]> Git Repo - qemu.git/commit
fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan
authorRichard Henderson <[email protected]>
Thu, 10 May 2018 18:39:48 +0000 (11:39 -0700)
committerRichard Henderson <[email protected]>
Thu, 17 May 2018 22:24:19 +0000 (15:24 -0700)
commitd619bb98fdcda24f9ee3b7a53a4d555228dbca52
tree0f24958feefddb1069cfa0093c06f87b6415674b
parentbca52234d1c04e0665f67708bcdef6d805d60adb
fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan

The new function assumes that the input is an SNaN and
does not double-check.

Tested-by: Alex Bennée <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
fpu/softfloat-specialize.h
include/fpu/softfloat.h
This page took 0.022983 seconds and 4 git commands to generate.