- aca8452 softfloat: Move mul_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 3ff49e5 softfloat: Implement float128_add/sub via parts by Richard Henderson · 4 years, 4 months ago
- da10a90 softfloat: Move addsub_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- ee6959f softfloat: Move round_canonical to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- d46975b softfloat: Move sf_canonicalize to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 979582d softfloat: Move pick_nan_muladd to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 22c355f softfloat: Move pick_nan to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 7c45bad softfloat: Move return_nan to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- e9034ea softfloat: Convert float128_default_nan to parts by Richard Henderson · 4 years, 4 months ago
- 0018b1f softfloat: Convert float128_silence_nan to parts by Richard Henderson · 4 years, 4 months ago
- 4109b9e softfloat: Rearrange FloatParts64 by Richard Henderson · 4 years, 4 months ago
- 92ff426 softfloat: Use pointers with parts_silence_nan by Richard Henderson · 4 years, 4 months ago
- e293e92 softfloat: Use pointers with ftype_round_pack_canonical by Richard Henderson · 4 years, 4 months ago
- 98e256f softfloat: Use pointers with ftype_unpack_canonical by Richard Henderson · 4 years, 4 months ago
- 71fd178 softfloat: Use pointers with ftype_pack_raw by Richard Henderson · 4 years, 4 months ago
- 9e4af58 softfloat: Use pointers with pack_raw by Richard Henderson · 4 years, 4 months ago
- 3dddb20 softfloat: Use pointers with ftype_unpack_raw by Richard Henderson · 4 years, 4 months ago
- d8fdd17 softfloat: Use pointers with unpack_raw by Richard Henderson · 4 years, 4 months ago
- 0fc07ca softfloat: Use pointers with parts_default_nan by Richard Henderson · 4 years, 4 months ago
- aaffb7b softfloat: Move type-specific pack/unpack routines by Richard Henderson · 4 years, 4 months ago
- f8155c1 softfloat: Rename FloatParts to FloatParts64 by Richard Henderson · 4 years, 4 months ago
- 57547c6 softfloat: fix return_nan vs default_nan_mode by Richard Henderson · 4 years, 3 months ago
- 0d40cd9 softfloat: Use return_nan in float_to_float by Richard Henderson · 4 years, 4 months ago
- 134eda0 softfloat: Add float_cmask and constants by Richard Henderson · 4 years, 5 months ago
- 9793c1e softfloat: Tidy a * b + inf return by Richard Henderson · 4 years, 5 months ago
- d82f3b2 softfloat: Use float_raise in more places by Richard Henderson · 4 years, 4 months ago
- e99c437 softfloat: Move the binary point to the msb by Richard Henderson · 4 years, 4 months ago
- 34f0c0a softfloat: Define convert operations for bfloat16 by LIU Zhiwei · 4 years, 7 months ago
- 8282310 softfloat: Define operations for bfloat16 by LIU Zhiwei · 4 years, 7 months ago
- 0d93d8e softfloat: Add fp16 and uint8/int8 conversion functions by Frank Chang · 4 years, 7 months ago
- 913602e softfloat: pass float_status pointer to pickNaN by Max Filippov · 4 years, 8 months ago
- 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
- 445810e softfloat: return low bits of quotient from floatx80_modrem by Joseph Myers · 4 years, 9 months ago
- 566601f softfloat: do not set denominator high bit for floatx80 remainder by Joseph Myers · 4 years, 9 months ago
- b662495 softfloat: do not return pseudo-denormal from floatx80 remainder by Joseph Myers · 4 years, 9 months ago
- 499a2f7 softfloat: fix floatx80 remainder pseudo-denormal check for zero by Joseph Myers · 4 years, 9 months ago
- 6b8b013 softfloat: merge floatx80_mod and floatx80_rem by Joseph Myers · 4 years, 9 months ago
- 4066288 fpu/softfloat: Silence 'bitwise negation of boolean expression' warning by Philippe Mathieu-Daudé · 4 years, 9 months ago
- c6baf65 softfloat: Inline floatx80 compare specializations by Richard Henderson · 4 years, 10 months ago
- b7b1ac6 softfloat: Inline float128 compare specializations by Richard Henderson · 4 years, 10 months ago
- 0673ecd softfloat: Inline float64 compare specializations by Richard Henderson · 4 years, 10 months ago
- 5da2d2d softfloat: Inline float32 compare specializations by Richard Henderson · 4 years, 10 months ago
- 71bfd65 softfloat: Name compare relation enum by Richard Henderson · 4 years, 10 months ago
- 3dede40 softfloat: Name rounding mode enum by Richard Henderson · 4 years, 10 months ago
- a828b37 softfloat: Change tininess_before_rounding to bool by Richard Henderson · 4 years, 10 months ago
- c120391 softfloat: Replace flag with bool by Richard Henderson · 4 years, 10 months ago
- b240c9c softfloat: Use post test for floatN_mul by Richard Henderson · 4 years, 10 months ago
- 9ecaf5c softfloat: fix floatx80 pseudo-denormal round to integer by Joseph Myers · 4 years, 10 months ago
- be53fa7 softfloat: fix floatx80 pseudo-denormal comparisons by Joseph Myers · 4 years, 10 months ago
- 4160280 softfloat: fix floatx80 pseudo-denormal addition / subtraction by Joseph Myers · 4 years, 10 months ago
- 7537c2b softfloat: silence sNaN for conversions to/from floatx80 by Joseph Myers · 4 years, 10 months ago
- 2f31107 softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal by Richard Henderson · 5 years ago
- 21381dc softfp: Added hardfloat conversion from float32 to float64 by Matus Kysel · 5 years ago
- 00f4327 fpu: rename softfloat-specialize.h -> .inc.c by Alex Bennée · 6 years ago
- e932112 fpu: replace LIT64 with UINT64_C macros by Alex Bennée · 6 years ago
- 2c217da fpu: use min/max values from stdint.h for integral overflow by Alex Bennée · 6 years ago
- e6b405f fpu: convert float[16/32/64]_squash_denormal to new modern style by Alex Bennée · 6 years ago
- 896f51f hardfloat: fix float32/64 fused multiply-add by Kito Cheng · 6 years ago
- 5d64abb softfloat: Support float_round_to_odd more places by Richard Henderson · 6 years ago
- e45de99 softfloat: Implement float128_to_uint32 by David Hildenbrand · 6 years ago
- f6b3b10 softfloat: enforce softfloat if the host's FMA is broken by Emilio G. Cota · 6 years ago
- d9fe9db hardfloat: implement float32/64 comparison by Emilio G. Cota · 7 years ago
- f131bae hardfloat: implement float32/64 square root by Emilio G. Cota · 7 years ago
- ccf770b hardfloat: implement float32/64 fused multiply-add by Emilio G. Cota · 7 years ago
- 4a62956 hardfloat: implement float32/64 division by Emilio G. Cota · 7 years ago
- 2dfabc8 hardfloat: implement float32/64 multiplication by Emilio G. Cota · 7 years ago
- 1b615d4 hardfloat: implement float32/64 addition and subtraction by Emilio G. Cota · 7 years ago
- a94b783 fpu: introduce hardfloat by Emilio G. Cota · 7 years ago
- f9943c7 softfloat: rename canonicalize to sf_canonicalize by Emilio G. Cota · 7 years ago
- 97ff87c qemu/compiler: Wrap __attribute__((flatten)) in a macro by Thomas Huth · 6 years ago
- 5dfbc9e softfloat: Fix division by Richard Henderson · 6 years ago
- 0019d5c softfloat: Replace countLeadingZeros32/64 with clz32/64 by Thomas Huth · 6 years ago
- c953da8 softfloat: remove float64_trunc_to_int by Emilio G. Cota · 6 years ago
- 2f6c74b softfloat: Add scaling float-to-int routines by Richard Henderson · 7 years ago
- 2abdfe2 softfloat: Add scaling int-to-float routines by Richard Henderson · 7 years ago
- 64d450a softfloat: Fix missing inexact for floating-point add by Richard Henderson · 7 years ago
- 377ed92 fpu/softfloat: Define floatN_silence_nan in terms of parts_silence_nan by Richard Henderson · 7 years ago
- 0218a16 fpu/softfloat: Define floatN_default_nan in terms of parts_default_nan by Richard Henderson · 7 years ago
- 3bd2dec fpu/softfloat: Pass FloatClass to pickNaNMulAdd by Richard Henderson · 7 years ago
- 4f251cf fpu/softfloat: Pass FloatClass to pickNaN by Richard Henderson · 7 years ago
- 247d1f2 fpu/softfloat: Make is_nan et al available to softfloat-specialize.h by Richard Henderson · 7 years ago
- 6fed16b fpu/softfloat: re-factor float to float conversions by Alex Bennée · 7 years ago
- ca3a3d5 fpu/softfloat: Partial support for ARM Alternative half-precision by Alex Bennée · 7 years ago
- 0bcfbcb fpu/softfloat: Replace float_class_msnan with parts_silence_nan by Richard Henderson · 7 years ago
- f7e598e fpu/softfloat: Replace float_class_dnan with parts_default_nan by Richard Henderson · 7 years ago
- 298b468 fpu/softfloat: Introduce parts_is_snan_frac by Richard Henderson · 7 years ago
- 94933df fpu/softfloat: Canonicalize NaN fraction by Richard Henderson · 7 years ago
- 0664335 fpu/softfloat: Move softfloat-specialize.h below FloatParts definition by Richard Henderson · 7 years ago
- 6603d50 fpu/softfloat: Fix conversion from uint64 to float128 by Petr Tesarik · 7 years ago
- 3335837 fpu/softfloat: Don't set Invalid for float-to-int(MAXINT) by Peter Maydell · 7 years ago
- a5a5f5e fpu/softfloat: int_to_float ensure r fully initialised by Alex Bennée · 7 years ago
- 1839189 softfloat: Handle default NaN mode after pickNaNMulAdd, not before by Peter Maydell · 7 years ago
- ce8d408 fpu: Bound increment for scalbn by Richard Henderson · 7 years ago
- 9cb4e39 fpu/softfloat: check for Inf / x or 0 / x before /0 by Alex Bennée · 7 years ago
- 801bc56 fpu/softfloat: raise float_invalid for NaN/Inf in round_to_int_and_pack by Alex Bennée · 7 years ago
- 6245327 softfloat: fix {min, max}nummag for same-abs-value inputs by Emilio G. Cota · 7 years ago
- bd49e60 fpu: Fix rounding mode for floatN_to_uintM_round_to_zero by Richard Henderson · 7 years ago
- cffad42 softfloat: fix crash on int conversion of SNaN by Stef O'Rear · 7 years ago
- 0f605c8 softfloat: use floatx80_infinity in softfloat by Laurent Vivier · 7 years ago
- 88857ac softfloat: export some functions by Laurent Vivier · 7 years ago