diff options
author | Leon Alrae <leon.alrae@imgtec.com> | 2014-07-07 11:23:55 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2014-11-03 11:48:34 +0000 |
commit | e98c0d179fe43adb99a39b7bf7c74820adc3c0ca (patch) | |
tree | 58cef5467bd9bd00df214dbaecbc02a01bbafd72 /target-mips/op_helper.c | |
parent | 0a2923f8488498000eec54871456aa64a4391da4 (diff) | |
download | hqemu-e98c0d179fe43adb99a39b7bf7c74820adc3c0ca.zip hqemu-e98c0d179fe43adb99a39b7bf7c74820adc3c0ca.tar.gz |
target-mips: add KScratch registers
KScratch<n> Registers (CP0 Register 31, Selects 2 to 7)
The KScratch registers are read/write registers available for scratch pad
storage by kernel mode software. They are 32-bits in width for 32-bit
processors and 64-bits for 64-bit processors.
CP0Config4.KScrExist[2:7] bits indicate presence of CP0_KScratch1-6 registers.
For Release 6, all KScratch registers are required.
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
Diffstat (limited to 'target-mips/op_helper.c')
0 files changed, 0 insertions, 0 deletions