target-ppc: mffs. Should Set CR1 from FPSCR Bits
commit14ba79c73a1c2db78becef171ec2f73606c1d7e1
authorTom Musta <tommusta@gmail.com>
Wed, 12 Nov 2014 21:46:01 +0000 (12 15:46 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 7 Jan 2015 15:16:25 +0000 (7 16:16 +0100)
tree8d61531b379d053f9f9c462e68d0f02abe5b52e3
parent4814f2d116c057d6fdfd57f3b979c77d5668e878
target-ppc: mffs. Should Set CR1 from FPSCR Bits

Update the Move From FPSCR (mffs.) instruction to correctly
set CR[1] from FPSCR[FX,FEX,VX,OX].

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate.c