index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpu
/
softfloat-parts.c.inc
Age
Commit message (
Expand
)
Author
2021-06-03
softfloat: Convert modrem operations to FloatParts
Richard Henderson
2021-06-03
softfloat: Move floatN_log2 to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfloat: Adjust parts_uncanon_normal for floatx80
Richard Henderson
2021-06-03
softfloat: Reduce FloatFmt
Richard Henderson
2021-06-03
softfloat: Split out parts_uncanon_normal
Richard Henderson
2021-06-03
softfloat: Move sqrt_float to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfloat: Move scalbn_decomposed to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfloat: Move compare_floats to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfloat: Move minmax_flags to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfloat: Move uint_to_float to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfloat: Move int_to_float to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc
Richard Henderson
2021-06-03
softfpu: Add float_round_to_odd_inf
Richard Henderson
2021-05-16
softfloat: Move round_to_int_and_pack to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move round_to_int to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move div_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move mul_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move addsub_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move round_canonical to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move sf_canonicalize to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move pick_nan_muladd to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move pick_nan to softfloat-parts.c.inc
Richard Henderson
2021-05-16
softfloat: Move return_nan to softfloat-parts.c.inc
Richard Henderson