]> git.proxmox.com Git - mirror_qemu.git/history - fpu/softfloat-parts.c.inc
softfloat: Use _Generic instead of QEMU_GENERIC
[mirror_qemu.git] / fpu / softfloat-parts.c.inc
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-03 Richard Hendersonsoftfloat: Convert modrem operations to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Move floatN_log2 to softfloat-parts.c.inc
2021-06-03 Richard Hendersonsoftfloat: Adjust parts_uncanon_normal for floatx80
2021-06-03 Richard Hendersonsoftfloat: Reduce FloatFmt
2021-06-03 Richard Hendersonsoftfloat: Split out parts_uncanon_normal
2021-06-03 Richard Hendersonsoftfloat: Move sqrt_float to softfloat-parts.c.inc
2021-06-03 Richard Hendersonsoftfloat: Move scalbn_decomposed to softfloat-parts...
2021-06-03 Richard Hendersonsoftfloat: Move compare_floats to softfloat-parts.c.inc
2021-06-03 Richard Hendersonsoftfloat: Move minmax_flags to softfloat-parts.c.inc
2021-06-03 Richard Hendersonsoftfloat: Move uint_to_float to softfloat-parts.c.inc
2021-06-03 Richard Hendersonsoftfloat: Move int_to_float to softfloat-parts.c.inc
2021-06-03 Richard Hendersonsoftfloat: Move round_to_uint_and_pack to softfloat...
2021-06-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-03 Richard Hendersonsoftfpu: Add float_round_to_odd_inf
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-05-18 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-18 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-05-18 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-17 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-16 Richard Hendersonsoftfloat: Move round_to_int_and_pack to softfloat...
2021-05-16 Richard Hendersonsoftfloat: Move round_to_int to softfloat-parts.c.inc
2021-05-16 Richard Hendersonsoftfloat: Move div_floats to softfloat-parts.c.inc
2021-05-16 Richard Hendersonsoftfloat: Move muladd_floats to softfloat-parts.c.inc
2021-05-16 Richard Hendersonsoftfloat: Move mul_floats to softfloat-parts.c.inc
2021-05-16 Richard Hendersonsoftfloat: Move addsub_floats to softfloat-parts.c.inc
2021-05-16 Richard Hendersonsoftfloat: Move round_canonical to softfloat-parts...
2021-05-16 Richard Hendersonsoftfloat: Move sf_canonicalize to softfloat-parts...
2021-05-16 Richard Hendersonsoftfloat: Move pick_nan_muladd to softfloat-parts...
2021-05-16 Richard Hendersonsoftfloat: Move pick_nan to softfloat-parts.c.inc
2021-05-16 Richard Hendersonsoftfloat: Move return_nan to softfloat-parts.c.inc