diff options
author | Richard Henderson | 2021-05-16 16:52:52 +0200 |
---|---|---|
committer | Richard Henderson | 2021-06-03 23:09:03 +0200 |
commit | 5d0204b82ade0ea0630d6add894954135ee54ab1 (patch) | |
tree | 16fd0e145c30eda1500cb96918580d3d6fbb9b7b /hw/net/vhost_net.c | |
parent | tests/fp: Enable more tests (diff) | |
download | qemu-5d0204b82ade0ea0630d6add894954135ee54ab1.tar.gz qemu-5d0204b82ade0ea0630d6add894954135ee54ab1.tar.xz qemu-5d0204b82ade0ea0630d6add894954135ee54ab1.zip |
softfloat: Use hard-float for {u}int64_to_float{32,64}
For the normal case of no additional scaling, this reduces the
profile contribution of int64_to_float64 to the testcase in the
linked issue from 0.81% to 0.04%.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/134
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/net/vhost_net.c')
0 files changed, 0 insertions, 0 deletions