unicorn/qemu/fpu
Pranith Kumar 1b19fe260a
softfloat: Fix warn about implicit conversion from int to int8_t
Change the flag type to 'uint8_t' to fix the implicit conversion error.

Backports commit dfd607671037ff46d5b16ade10e10efdf0d260be from qemu
2018-02-25 22:54:39 -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 warn about implicit conversion from int to int8_t 2018-02-25 22:54:39 -05:00
softfloat.c softfloat: Fix warn about implicit conversion from int to int8_t 2018-02-25 22:54:39 -05:00