]> Git Repo - qemu.git/commit
target/riscv: Check nanboxed inputs to fp helpers
authorRichard Henderson <[email protected]>
Fri, 24 Jul 2020 00:28:04 +0000 (17:28 -0700)
committerAlistair Francis <[email protected]>
Sat, 22 Aug 2020 05:37:55 +0000 (22:37 -0700)
commit00e925c56074f8c4923a087e2eecea8a3315ea40
tree4c48cd11c2863a27beb39ddf4cb0524cbf25a6f0
parent40eaa473611936445ae9c63841445cfa6e36840b
target/riscv: Check nanboxed inputs to fp helpers

If a 32-bit input is not properly nanboxed, then the input is
replaced with the default qnan.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: LIU Zhiwei <[email protected]>
Message-Id: <20200724002807[email protected]>
Signed-off-by: Alistair Francis <[email protected]>
target/riscv/fpu_helper.c
target/riscv/internals.h
This page took 0.022591 seconds and 4 git commands to generate.