mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-05 22:17:40 -07:00
target/mips: Clean up handling of CP0 register 26
Clean up handling of CP0 register 26. Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Message-Id: <1567009614-12438-26-git-send-email-aleksandar.markovic@rt-rk.com>
This commit is contained in:
parent
1176b328c3
commit
dbbf08b289
2 changed files with 5 additions and 5 deletions
|
|
@ -423,7 +423,7 @@ typedef struct mips_def_t mips_def_t;
|
|||
#define CP0_REG25__PERFCTL3 6
|
||||
#define CP0_REG25__PERFCNT3 7
|
||||
/* CP0 Register 26 */
|
||||
#define CP0_REG00__ERRCTL 0
|
||||
#define CP0_REG26__ERRCTL 0
|
||||
/* CP0 Register 27 */
|
||||
#define CP0_REG27__CACHERR 0
|
||||
/* CP0 Register 28 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue