unicorn/qemu/fpu
Bharata B Rao 7fadaf0bc4
softfloat: Add float128_to_uint32_round_to_zero()
float128_to_uint32_round_to_zero() is needed by xscvqpuwz instruction
of PowerPC ISA 3.0.

Backports commit fd425037d25cecaaffdb3831697e0adc10ca2ba3 from qemu
2018-03-02 08:33:09 -05:00
..
softfloat-macros.h fpu: Use plain 'int' rather than 'int_fast16_t' for exponents 2018-02-20 18:57:32 -05:00
softfloat-specialize.h softfloat: Fix the default qNAN for target-ppc 2018-03-02 00:15:36 -05:00
softfloat.c softfloat: Add float128_to_uint32_round_to_zero() 2018-03-02 08:33:09 -05:00