unicorn/qemu/target
Alex Bennée 14b401f0bf
target/riscv: rationalise softfloat includes
We should avoid including the whole of softfloat headers in cpu.h and
explicitly include it only where we will be calling softfloat
functions. We can use the -types.h and -helpers.h in cpu.h for the few
bits that are global.

Backports commit 135b03cb9defbd080b8834b30e3d45bed00c6137 from qemu
2019-11-18 21:17:03 -05:00
..
arm target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word 2019-11-18 20:36:19 -05:00
i386 x86: setup FS & GS base 2019-08-08 20:26:45 -04:00
m68k target/m68k: replace LIT64 with UINT64_C macros 2019-11-18 21:05:59 -05:00
mips target/mips: rationalise softfloat includes 2019-11-18 21:15:19 -05:00
riscv target/riscv: rationalise softfloat includes 2019-11-18 21:17:03 -05:00
sparc cpu: Introduce CPUNegativeOffsetState 2019-06-13 15:08:25 -04:00