diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-07-23 17:28:05 -0700 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2020-08-21 22:37:55 -0700 |
commit | ffe70e4dfc9cf2a6934e674b81b69c847b403c4b (patch) | |
tree | b0b0d81063b280aa70f784b49e0e4d48d7b7dfc6 /qobject | |
parent | 00e925c56074f8c4923a087e2eecea8a3315ea40 (diff) | |
download | qemu-ffe70e4dfc9cf2a6934e674b81b69c847b403c4b.zip qemu-ffe70e4dfc9cf2a6934e674b81b69c847b403c4b.tar.gz qemu-ffe70e4dfc9cf2a6934e674b81b69c847b403c4b.tar.bz2 |
target/riscv: Check nanboxed inputs in trans_rvf.inc.c
If a 32-bit input is not properly nanboxed, then the input is replaced
with the default qnan. The only inline expansion is for the sign-changing
set of instructions: FSGNJ.S, FSGNJX.S, FSGNJN.S.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com>
Message-Id: <20200724002807.441147-6-richard.henderson@linaro.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'qobject')
0 files changed, 0 insertions, 0 deletions