unicorn/qemu/include/fpu
Max Filippov db780eff66 softfloat: make NO_SIGNALING_NANS runtime property
target/xtensa, the only user of NO_SIGNALING_NANS macro has FPU
implementations with and without the corresponding property. With
NO_SIGNALING_NANS being a macro they cannot be a part of the same QEMU
executable.
Replace macro with new property in float_status to allow cores with
different FPU implementations coexist.

Backports cc43c6925113c5bc8f1a0205375931d2e4807c99
2021-02-26 12:11:40 -05:00
..
softfloat-helpers.h softfloat: make NO_SIGNALING_NANS runtime property 2021-02-26 12:11:40 -05:00
softfloat-macros.h softfloat: Replace flag with bool 2020-05-21 17:48:12 -04:00
softfloat-types.h softfloat: make NO_SIGNALING_NANS runtime property 2021-02-26 12:11:40 -05:00
softfloat.h target/i386: floatx80: avoid compound literals in static initializers 2021-02-25 23:38:54 -05:00