unicorn/qemu/target
Alex Bennée 50105cf593
target/arm: squash FZ16 behaviour for conversions
The ARM ARM specifies FZ16 is suppressed for conversions. Rather than
pushing this logic into the softfloat code we can simply save the FZ
state and temporarily disable it for the softfloat call.

Backports commit 0acb9e7cb341cd767e39ec0875c8706eb2f1c359 from qemu
2018-05-19 23:00:09 -04:00
..
arm target/arm: squash FZ16 behaviour for conversions 2018-05-19 23:00:09 -04:00
i386 i386: Add new property to control cache info 2018-05-17 19:04:56 -04:00
m68k m68k: fix floatx80_mod() (Coverity CID1390568) 2018-05-15 07:44:12 -04:00
mips target/mips: convert to TranslatorOps 2018-05-12 16:42:21 -04:00
sparc target/sparc: convert to TranslatorOps 2018-05-11 15:17:12 -04:00