- 82f898f softfloat: Add float_muladd_suppress_add_product_zero by Richard Henderson · 3 months ago
- 7233026 softfloat: Add float_round_nearest_even_max by Richard Henderson · 3 months ago
- 6a24391 softfloat: Remove float_muladd_halve_result by Richard Henderson · 3 months ago
- 910556b softfloat: Add float{16,32,64}_muladd_scalbn by Richard Henderson · 3 months ago
- cc87d3d softfloat: Replace WHICH with RET in parts_pick_nan by Richard Henderson · 3 months ago
- 9778115 softfloat: Sink frac_cmp in parts_pick_nan until needed by Richard Henderson · 3 months ago
- 2da7553 softfloat: Share code between parts_pick_nan cases by Richard Henderson · 3 months ago
- 04cbb4a softfloat: Inline pickNaN by Richard Henderson · 3 months ago
- 1b34f93 softfloat: Use parts_pick_nan in propagateFloatx80NaN by Richard Henderson · 3 months ago
- 313938c softfloat: Move propagateFloatx80NaN to softfloat.c by Richard Henderson · 3 months ago
- 8704c75 softfloat: Pad array size in pick_nan_muladd by Richard Henderson · 3 months ago
- 229416c softfloat: Remove which from parts_pick_nan_muladd by Richard Henderson · 3 months ago
- e002861 softfloat: Use goto for default nan case in pick_nan_muladd by Richard Henderson · 3 months ago
- f73bd75 softfloat: Inline pickNaNMulAdd by Richard Henderson · 3 months ago
- 86bb2f4 fpu: Remove default handling for dnan_pattern by Peter Maydell · 3 months ago
- 38ea9ad target/hexagon: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
- 45fb2cd target/sparc: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
- 34f73db target/m68k: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
- e19d721 target/hppa: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
- f69da79 target/i386: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
- 223f4f2 target/microblaze: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
- 1b2de0c fpu: Allow runtime choice of default NaN value by Peter Maydell · 3 months ago
- 3d024e3 softfloat: Create floatx80 default NaN from parts64_default_nan by Peter Maydell · 3 months ago
- f802379 target/hppa: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- 8e69156 target/xtensa: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- 3a45371 target/mips: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- 49866dc target/sparc: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- b07039a target/s390x: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- ac1254c target/ppc: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- 9d0b8f9 target/loongarch: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- 10519d3 target/arm: Set Float3NaNPropRule explicitly by Peter Maydell · 3 months ago
- 7a944c3 softfloat: Allow runtime choice of NaN propagation for muladd by Peter Maydell · 3 months ago
- d62c734 softfloat: Pass have_snan to pickNaNMulAdd by Peter Maydell · 3 months ago
- 2bf5629 target/hppa: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- 0fb7fa2 target/loongarch: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- 390df90 target/x86: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- 67c0df0 target/xtensa: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- 9a31b8d target/sparc: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- a71492f target/mips: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- 6f759b1 target/ppc: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- e494fe4 target/s390: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- f7892f9 target/arm: Set FloatInfZeroNaNRule explicitly by Peter Maydell · 3 months ago
- 4080eeb softfloat: Allow runtime choice of inf * 0 + NaN result by Peter Maydell · 3 months ago
- ed885e3 fpu: Check for default_nan_mode before calling pickNaNMulAdd by Peter Maydell · 3 months ago
- 8adcff4 fpu: handle raising Invalid for infzero in pick_nan_muladd by Peter Maydell · 3 months ago
- e1f1ccb target/s390x: Fix the floating-point multiply-and-add NaN rules by Ilya Leoshkevich · 4 months ago
- bc0b360 softfloat: Remove fallback rule from pickNaN() by Peter Maydell · 4 months ago
- ba65584 target/rx: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 355e6cf target/openrisc: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 4fafdcc target/microblaze: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 8403a50 target/alpha: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 62d39b2 target/i386: Set 2-NaN propagation rule explicitly by Peter Maydell · 4 months ago
- 8d988eb target/xtensa: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 4482f32 target/sparc: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 0527cfd target/m68k: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 5aaab56 target/ppc: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 841f9d7 target/s390x: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 2915876 target/hppa: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 1bb5257 target/loongarch: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 0c587f1 target/mips: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- d1ff996 target/arm: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 8a13296 softfloat: Allow 2-operand NaN propagation rule to be set at runtime by Peter Maydell · 4 months ago
- f0161b9 fpu: remove break after g_assert_not_reached() by Pierrick Bouvier · 5 months ago
- 44e4075 target/cris: Remove the deprecated CRIS target by Philippe Mathieu-Daudé · 7 months ago
- 4fd71d1 target/sparc: Implement FMAf extension by Richard Henderson · 1 year, 4 months ago
- 6c30148 target/nios2: Remove the deprecated Nios II target by Philippe Mathieu-Daudé · 11 months ago
- 9988c7b fpu/softfloat: Remove mention of TILE-Gx target by Philippe Mathieu-Daudé · 11 months ago
- 7224606 fpu: Handle m68k extended precision denormals properly by Richard Henderson · 1 year, 6 months ago
- 00f9ef8 fpu: Add conversions between bfloat16 and [u]int8 by LIU Zhiwei · 1 year, 9 months ago
- e2041f4 fpu: Add float64_to_int{32,64}_modulo by Richard Henderson · 1 year, 9 months ago
- 1d3daf9 softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining by Alex Bennée · 1 year, 9 months ago
- 1098cc3 softfloat: Fix the incorrect computation in float32_exp2 by Shivaprasad G Bhat · 1 year, 10 months ago
- 3cf7196 softfloat: logB(0) should raise divideByZero exception by Song Gao · 2 years, 5 months ago
- c40da5c fpu: Add rebias bool, value and operation by Lucas Mateus Castro (alqotel) · 2 years, 7 months ago
- f45fd24 Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 2 years, 7 months ago
- 2344f98 fpu/softfloat: Add LoongArch specializations for pickNaN* by Song Gao · 2 years, 7 months ago
- 63dd7bc target/s390x: fix NaN propagation rules by Ilya Leoshkevich · 2 years, 8 months ago
- dee3fcf softfloat: Use FloatRelation for fracN_cmp by Richard Henderson · 2 years, 11 months ago
- 9343c88 softfloat: Use FloatRelation within partsN_compare by Richard Henderson · 2 years, 11 months ago
- b880867 softfloat: Fix declaration of partsN_compare by Richard Henderson · 2 years, 11 months ago
- bea5923 softfloat: add float128_to_int128 by Matheus Ferst · 2 years, 11 months ago
- 4de49dd softfloat: add float128_to_uint128 by Matheus Ferst · 2 years, 11 months ago
- 95c1b71 softfloat: add int128_to_float128 by Matheus Ferst · 2 years, 11 months ago
- f279852 softfloat: add uint128_to_float128 by Matheus Ferst · 2 years, 11 months ago
- 42636fb softfloat: Add float64r32 arithmetic routines by Richard Henderson · 3 years, 2 months ago
- e706d44 softfloat: Add flag specific to signaling nans by Richard Henderson · 3 years, 2 months ago
- 81254b0 softfloat: Add flag specific to convert non-nan to int by Richard Henderson · 3 years, 2 months ago
- f8718aa softfloat: Add flag specific to sqrt(-x) by Richard Henderson · 3 years, 2 months ago
- 10cc964 softfloat: Add flags specific to Inf / Inf and 0 / 0 by Richard Henderson · 3 years, 2 months ago
- bead3c9 softfloat: Add flag specific to Inf * 0 by Richard Henderson · 3 years, 2 months ago
- ba11446 softfloat: Add flag specific to Inf - Inf by Richard Henderson · 3 years, 2 months ago
- 0e90303 softfloat: add APIs to handle alternative sNaN propagation for fmax/fmin by Chih-Min Chao · 3 years, 4 months ago
- 2c8cb58 softfloat: Remove assertion preventing silencing of NaN in default-NaN mode by Peter Maydell · 3 years, 6 months ago
- 6c06aca softfloat: Use _Generic instead of QEMU_GENERIC by Richard Henderson · 3 years, 9 months ago
- f291f45 softfloat: Fix tp init in float32_exp2 by Richard Henderson · 3 years, 9 months ago
- c634754 meson: Split out fpu/meson.build by Richard Henderson · 4 years ago
- 5d0204b softfloat: Use hard-float for {u}int64_to_float{32,64} by Richard Henderson · 3 years, 10 months ago
- feaf2e9 softfloat: Convert modrem operations to FloatParts by Richard Henderson · 3 years, 10 months ago
- 2fa3546 softfloat: Move floatN_log2 to softfloat-parts.c.inc by Richard Henderson · 4 years, 3 months ago
- 572c4d8 softfloat: Convert float32_exp2 to FloatParts by Richard Henderson · 4 years, 3 months ago