unicorn/qemu/target
Alex Bennée 40d57900bf
target/arm: convert conversion helpers to fpst/ahp_flag
Instead of passing env and leaving it up to the helper to get the
right fpstatus we pass it explicitly. There was already a get_fpstatus
helper for neon for the 32 bit code. We also add an get_ahp_flag() for
passing the state of the alternative FP16 format flag. This leaves
scope for later tracking the AHP state in translation flags.

Backports commit 486624fcd3eaca6165ab8401d73bbae6c0fb81c1 from qemu
2018-05-19 22:58:25 -04:00
..
arm target/arm: convert conversion helpers to fpst/ahp_flag 2018-05-19 22:58:25 -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