]> git.proxmox.com Git - mirror_qemu.git/history - fpu/softfloat.c
memory: Have memory_region_init_resizeable_ram() return a boolean
[mirror_qemu.git] / fpu / softfloat.c
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-19 Stefan HajnocziMerge tag 'mem-2023-09-19' of https://github.com/davidh...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-19 Stefan HajnocziMerge tag 'pull-ppc-20230918' of https://gitlab.com...
2023-09-19 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-09-19 Stefan HajnocziMerge tag 'pull-tcg-20230915-2' of https://gitlab.com...
2023-09-16 Richard Hendersonfpu: Handle m68k extended precision denormals properly
2023-09-16 LIU Zhiweifpu: Add conversions between bfloat16 and [u]int8
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-07-01 Richard Hendersonfpu: Add float64_to_int{32,64}_modulo
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Alex Bennéesoftfloat: use QEMU_FLATTEN to avoid mistaken isra...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Shivaprasad G Bhatsoftfloat: Fix the incorrect computation in float32_exp2
2022-09-02 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-02 Stefan HajnocziMerge tag 'char-pull-request' of https://gitlab.com...
2022-09-01 Stefan HajnocziMerge tag 'pull-avr-20220901' of https://gitlab.com...
2022-09-01 Stefan HajnocziMerge tag 'pull-ppc-20220831' of https://gitlab.com...
2022-08-31 Lucas Mateus Castr... fpu: Add rebias bool, value and operation
2022-04-27 Richard HendersonMerge tag 'kraxel-20220427-pull-request' of git://git...
2022-04-27 Richard HendersonMerge tag 'pull-tcg-20220426' of https://gitlab.com...
2022-04-27 Richard Hendersonsoftfloat: Use FloatRelation for fracN_cmp
2022-04-27 Richard Hendersonsoftfloat: Fix declaration of partsN_compare
2022-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'pull-qapi-2022-04-21' of git://repo.or.cz...
2022-04-21 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-04-21 Richard HendersonMerge tag 'pull-target-arm-20220421' of https://git...
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Matheus Ferstsoftfloat: add float128_to_int128
2022-04-20 Matheus Ferstsoftfloat: add float128_to_uint128
2022-04-20 Matheus Ferstsoftfloat: add int128_to_float128
2022-04-20 Matheus Ferstsoftfloat: add uint128_to_float128
2021-12-17 Richard HendersonMerge tag 'trivial-branch-for-7.0-pull-request' of...
2021-12-17 Richard HendersonMerge tag 'pull-ppc-20211217' of https://github.com...
2021-12-17 Richard Hendersonsoftfloat: Add float64r32 arithmetic routines
2021-12-17 Richard Hendersonsoftfloat: Add flag specific to signaling nans
2021-10-30 Richard HendersonMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/ehabkost/tags...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/alistair23/tags...
2021-10-29 Chih-Min Chaosoftfloat: add APIs to handle alternative sNaN propagat...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-16 Richard Hendersonsoftfloat: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonsoftfloat: Use _Generic instead of QEMU_GENERIC
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-14 Richard Hendersonsoftfloat: Fix tp init in float32_exp2
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: Use hard-float for {u}int64_to_float{32,64}
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: Convert float32_exp2 to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80 compare to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80_scalbn to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80 to integer to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80 float conversions to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert integer to floatx80 to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80_round_to_int to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80_round to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80_sqrt to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80_div to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80_mul to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Convert floatx80_add/sub to FloatParts
2021-06-03 Richard Hendersonsoftfloat: Introduce Floatx80RoundPrec
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 David Hildenbrandsoftfloat: Implement float128_(min|minnum|minnummag...
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-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: Convert float-to-float conversions with...
2021-05-16 Richard Hendersonsoftfloat: Split float_to_float
2021-05-16 Richard Hendersonsoftfloat: Move div_floats to softfloat-parts.c.inc
next