]> Git Repo - qemu.git/commit
Implement address masking for SPARC v9 CPUs
authorArtyom Tarasenko <[email protected]>
Sat, 12 May 2012 09:15:20 +0000 (11:15 +0200)
committerBlue Swirl <[email protected]>
Sat, 12 May 2012 09:46:00 +0000 (09:46 +0000)
commit22036a49dd618051d932177b5d93daee746e5609
tree6c41c7396127cbbe7e57ef89a15079c1513d2b3c
parent7f1b17f2974ba0981e12615129e56b92ce31afa4
Implement address masking for SPARC v9 CPUs

According to UltraSPARC - IIi User's manual:

14.1.11 Address Masking (Impdep #125)
When PSTATE.AM=1, the CALL, JMPL, and RDPC instructions and all traps
transmit zero in the high-order 32-bits of the PC to their specified
destination registers.

Signed-off-by: Artyom Tarasenko <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-sparc/translate.c
This page took 0.021041 seconds and 4 git commands to generate.