]> git.proxmox.com Git - mirror_qemu.git/commit
target-mips: Make CP0.Config4 and CP0.Config5 registers signed
authorMaciej W. Rozycki <macro@codesourcery.com>
Tue, 4 Nov 2014 15:37:17 +0000 (15:37 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 16 Dec 2014 12:45:19 +0000 (12:45 +0000)
commit8280b12c0e4b515d707509dde4ddde05d9bda4ef
treea53151b132524028413ea07e89cda67d60a17d10
parent36b86e0dc2be93fc538fe7e11e0fda1a198f0135
target-mips: Make CP0.Config4 and CP0.Config5 registers signed

Make the data type used for the CP0.Config4 and CP0.Config5 registers
and their mask signed, for consistency with the remaining 32-bit CP0
registers, like CP0.Config0, etc.

Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/cpu.h