aboutsummaryrefslogtreecommitdiff
path: root/balloon.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-07-03 08:17:29 -0700
committerDavid Gibson <david@gibson.dropbear.id.au>2018-08-21 14:28:45 +1000
commitac43cec37e9b1661935e946774ec34f0d50c641e (patch)
tree8cc17dca65592b0b3a02d664fbea492f5201d908 /balloon.c
parent79f916331da907b44e5da2c97f57823bcf8db3fb (diff)
downloadqemu-ac43cec37e9b1661935e946774ec34f0d50c641e.zip
qemu-ac43cec37e9b1661935e946774ec34f0d50c641e.tar.gz
qemu-ac43cec37e9b1661935e946774ec34f0d50c641e.tar.bz2
target/ppc: Tidy helper_fadd, helper_fsub
Tidy the invalid exception checking so that we rely on softfloat for initial argument validation, and select the kind of invalid operand exception only when we know we must. Pass and return float64 values directly rather than bounce through the CPU_DoubleU union. Note that because we know float_flag_invalid was set, we do not have to re-check the signs of the infinities. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'balloon.c')
0 files changed, 0 insertions, 0 deletions