]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-alpha: Tidy FPCR representation
authorRichard Henderson <rth@twiddle.net>
Fri, 8 Aug 2014 22:17:07 +0000 (12:17 -1000)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 May 2015 20:03:46 +0000 (13:03 -0700)
commitf3d3aad4a920a4436a9f5397d7a2963aefe141a9
tree5a703c3d9653bd586a207399c2c129c02c236723
parentba9c5de5f2d33d468a07a8794121472ea031a0b5
target-alpha: Tidy FPCR representation

Store the fpcr as the hardware represents it.  Convert the softfpu
representation of exceptions into the fpcr representation.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/cpu.h
target-alpha/fpu_helper.c
target-alpha/helper.c
target-alpha/helper.h
target-alpha/translate.c