]> git.proxmox.com Git - qemu.git/commit
target-s390: Convert LFPC, SFPC
authorRichard Henderson <rth@twiddle.net>
Fri, 24 Aug 2012 14:44:43 +0000 (07:44 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:41 +0000 (12:18 -0800)
commit8379bfdbca195af9df1e6ecf67f04402bd80d471
treec12279078df1ad7cab670a867f09ef4f5b55435f
parent102bf2c63535122cba0d7917ed8cfb8cc1c7b14c
target-s390: Convert LFPC, SFPC

Note that we were failing to set the rounding mode in fpu_status.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/fpu_helper.c
target-s390x/helper.h
target-s390x/insn-data.def
target-s390x/translate.c