]> Git Repo - qemu.git/commit - target/sparc/translate.c
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
authorTsuneo Saito <[email protected]>
Thu, 14 Jul 2011 09:41:39 +0000 (18:41 +0900)
committerBlue Swirl <[email protected]>
Thu, 14 Jul 2011 15:36:15 +0000 (15:36 +0000)
commit5f06b54718b063840e14a93cd1059c3a92e4603a
treed286f31760546359177b37577cb1e236d6695ffd
parente1ef36c4a34082a075182ec0ba44c80a2dbf43c2
SPARC64: fp_disabled checks on stfa/stdfa/stqfa

stfa/stdfa/stqfa instructions should raise fp_disabled exceptions
if %pstate.PEF==0 or %fprs.FEF==0.

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