diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2020-06-30 19:35:49 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2020-08-21 12:48:14 -0700 |
commit | cc43c6925113c5bc8f1a0205375931d2e4807c99 (patch) | |
tree | 756ac99bf25877985fb5e310aa2ef587fb9aaba8 /crypto/random-none.c | |
parent | a7d479ee51c5911c93ee931efe4c2413b54c8756 (diff) | |
download | qemu-cc43c6925113c5bc8f1a0205375931d2e4807c99.zip qemu-cc43c6925113c5bc8f1a0205375931d2e4807c99.tar.gz qemu-cc43c6925113c5bc8f1a0205375931d2e4807c99.tar.bz2 |
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.
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'crypto/random-none.c')
0 files changed, 0 insertions, 0 deletions