summary refs log tree commit diff stats
path: root/scripts/modules/module_block.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2020-05-04 16:57:21 -0700
committerRichard Henderson <richard.henderson@linaro.org>2020-05-19 08:40:33 -0700
commitb240c9c497b9880ac0ba29465907d5ebecd48083 (patch)
tree49b07a9885fc4418e5dbc352ab3effcd88ccfa2b /scripts/modules/module_block.py
parentf2465433b43fb87766d79f42191607dac4aed5b4 (diff)
downloadfocaccia-qemu-b240c9c497b9880ac0ba29465907d5ebecd48083.tar.gz
focaccia-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 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions