qemu-e2k/fpu
Richard Henderson 5d0204b82a 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>
2021-06-03 14:09:03 -07:00
..
softfloat-parts-addsub.c.inc softfloat: Move addsub_floats to softfloat-parts.c.inc 2021-05-16 07:13:51 -05:00
softfloat-parts.c.inc softfloat: Convert modrem operations to FloatParts 2021-06-03 14:09:02 -07:00
softfloat-specialize.c.inc softfloat: Convert modrem operations to FloatParts 2021-06-03 14:09:02 -07:00
softfloat.c softfloat: Use hard-float for {u}int64_to_float{32,64} 2021-06-03 14:09:03 -07:00