diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-04 16:57:21 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-05-19 08:40:33 -0700 |
commit | b240c9c497b9880ac0ba29465907d5ebecd48083 (patch) | |
tree | 49b07a9885fc4418e5dbc352ab3effcd88ccfa2b /stubs/fd-register.c | |
parent | f2465433b43fb87766d79f42191607dac4aed5b4 (diff) | |
download | qemu-b240c9c497b9880ac0ba29465907d5ebecd48083.zip |
softfloat: Use post test for floatN_mul
The existing f{32,64}_addsub_post test, which checks for zero
inputs, is identical to f{32,64}_mul_fast_test. Which means
we can eliminate the fast_test/fast_op hooks in favor of
reusing the same post hook.
This means we have one fewer test along the fast path for multiply.
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'stubs/fd-register.c')
0 files changed, 0 insertions, 0 deletions