unicorn/qemu/fpu
Richard Henderson 7995525f68
fpu/softfloat: Make is_nan et al available to softfloat-specialize.h
We will need these helpers within softfloat-specialize.h, so move
the definitions above the include. After specialization, they will
not always be used so mark them to avoid the Werror.

Backports commit 247d1f2190c5530fd18fe92a145d0a1985fca4e4 from qemu
2018-05-19 23:41:51 -04:00
..
softfloat-macros.h softfloat: export some functions 2018-03-09 01:22:00 -05:00
softfloat-specialize.h fpu/softfloat: Specialize on snan_bit_is_one 2018-05-19 23:38:58 -04:00
softfloat.c fpu/softfloat: Make is_nan et al available to softfloat-specialize.h 2018-05-19 23:41:51 -04:00