diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-07-03 08:17:28 -0700 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-08-21 14:28:45 +1000 |
commit | 79f916331da907b44e5da2c97f57823bcf8db3fb (patch) | |
tree | a11fafc7a7549bb8afe3a5149d914e04eed2b659 /crypto | |
parent | ae13018d79fb4db7c6a648617bfa0d5976f6e47d (diff) |
target/ppc: Tidy helper_fmul
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.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions