]> git.proxmox.com Git - mirror_qemu.git/history - fpu
target/arm: Mark up sysregs for HFGITR bits 0..11
[mirror_qemu.git] / fpu /
2021-05-17 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
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
2021-05-16 Richard Hendersonsoftfloat: Introduce sh[lr]_double primitives
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: Implement float128_add/sub via parts
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
2021-05-16 Richard Hendersonsoftfloat: Convert float128_default_nan to parts
2021-05-16 Richard Hendersonsoftfloat: Convert float128_silence_nan to parts
2021-05-16 Richard Hendersonsoftfloat: Rearrange FloatParts64
2021-05-16 Richard Hendersonsoftfloat: Use pointers with parts_silence_nan
2021-05-16 Richard Hendersonsoftfloat: Use pointers with ftype_round_pack_canonical
2021-05-16 Richard Hendersonsoftfloat: Use pointers with ftype_unpack_canonical
2021-05-16 Richard Hendersonsoftfloat: Use pointers with ftype_pack_raw
2021-05-16 Richard Hendersonsoftfloat: Use pointers with pack_raw
2021-05-16 Richard Hendersonsoftfloat: Use pointers with ftype_unpack_raw
2021-05-16 Richard Hendersonsoftfloat: Use pointers with unpack_raw
2021-05-16 Richard Hendersonsoftfloat: Use pointers with parts_default_nan
2021-05-16 Richard Hendersonsoftfloat: Move type-specific pack/unpack routines
2021-05-16 Richard Hendersonsoftfloat: Rename FloatParts to FloatParts64
2021-05-16 Richard Hendersonsoftfloat: Do not produce a default_nan from parts_sile...
2021-05-16 Richard Hendersonsoftfloat: fix return_nan vs default_nan_mode
2021-05-16 Richard Hendersonsoftfloat: Use return_nan in float_to_float
2021-05-16 Richard Hendersonsoftfloat: Add float_cmask and constants
2021-05-16 Richard Hendersonsoftfloat: Tidy a * b + inf return
2021-05-16 Richard Hendersonsoftfloat: Use float_raise in more places
2021-05-16 Richard Hendersonsoftfloat: Inline float_raise
2021-05-16 Richard Hendersonsoftfloat: Move the binary point to the msb
2021-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-05-14 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2021-05-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-05-13 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pflas...
2021-05-12 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-05-12 Markus ArmbrusterDrop the deprecated unicore32 target
2021-05-12 Markus ArmbrusterDrop the deprecated lm32 target
2021-05-12 Thomas HuthRemove the deprecated moxie target
2021-05-11 Frank Changfpu/softfloat: set invalid excp flag for RISC-V muladd...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-03 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-05-02 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) use softfloat default NaN...
2020-09-07 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2020-09-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-08-31 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-08-30 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-08-28 LIU Zhiweisoftfloat: Define misc operations for bfloat16
2020-08-28 LIU Zhiweisoftfloat: Define convert operations for bfloat16
2020-08-28 LIU Zhiweisoftfloat: Define operations for bfloat16
2020-08-28 Frank Changsoftfloat: Add fp16 and uint8/int8 conversion functions
2020-08-26 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2020-08-26 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-08-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20200...
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-08-21 Max Filippovsoftfloat: add xtensa specialization for pickNaNMulAdd
2020-08-21 Max Filippovsoftfloat: pass float_status pointer to pickNaN
2020-08-21 Max Filippovsoftfloat: make NO_SIGNALING_NANS runtime property
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-08-21 Paolo Bonzinimeson: rename included C source files to .c.inc
2020-07-20 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2020-07-16 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2020-07-15 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-07-15 LIU Zhiweifpu/softfloat: fix up float16 nan recognition
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-06-26 Joseph Myerssoftfloat: return low bits of quotient from floatx80_modrem
2020-06-26 Joseph Myerssoftfloat: do not set denominator high bit for floatx80...
2020-06-26 Joseph Myerssoftfloat: do not return pseudo-denormal from floatx80...
2020-06-26 Joseph Myerssoftfloat: fix floatx80 remainder pseudo-denormal check...
2020-06-26 Joseph Myerssoftfloat: merge floatx80_mod and floatx80_rem
2020-06-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20200...
2020-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-06-19 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-06-18 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-06-18 Philippe Mathieu... fpu/softfloat: Silence 'bitwise negation of boolean...
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
next