1. 64d450a softfloat: Fix missing inexact for floating-point add by Richard Henderson · 6 years ago
  2. 377ed92 fpu/softfloat: Define floatN_silence_nan in terms of parts_silence_nan by Richard Henderson · 7 years ago
  3. 8fb3d90 fpu/softfloat: Clean up parts_default_nan by Richard Henderson · 7 years ago
  4. 0218a16 fpu/softfloat: Define floatN_default_nan in terms of parts_default_nan by Richard Henderson · 7 years ago
  5. 3bd2dec fpu/softfloat: Pass FloatClass to pickNaNMulAdd by Richard Henderson · 7 years ago
  6. 4f251cf fpu/softfloat: Pass FloatClass to pickNaN by Richard Henderson · 7 years ago
  7. 247d1f2 fpu/softfloat: Make is_nan et al available to softfloat-specialize.h by Richard Henderson · 7 years ago
  8. 03385df fpu/softfloat: Specialize on snan_bit_is_one by Richard Henderson · 7 years ago
  9. 5240a30 fpu/softfloat: Remove floatX_maybe_silence_nan by Richard Henderson · 7 years ago
  10. 4885312 fpu/softfloat: Use float*_silence_nan in propagateFloat*NaN by Richard Henderson · 7 years ago
  11. 6fed16b fpu/softfloat: re-factor float to float conversions by Alex Bennée · 7 years ago
  12. ca3a3d5 fpu/softfloat: Partial support for ARM Alternative half-precision by Alex Bennée · 7 years ago
  13. 0bcfbcb fpu/softfloat: Replace float_class_msnan with parts_silence_nan by Richard Henderson · 7 years ago
  14. f7e598e fpu/softfloat: Replace float_class_dnan with parts_default_nan by Richard Henderson · 7 years ago
  15. 298b468 fpu/softfloat: Introduce parts_is_snan_frac by Richard Henderson · 7 years ago
  16. 94933df fpu/softfloat: Canonicalize NaN fraction by Richard Henderson · 7 years ago
  17. 0664335 fpu/softfloat: Move softfloat-specialize.h below FloatParts definition by Richard Henderson · 7 years ago
  18. d619bb9 fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan by Richard Henderson · 7 years ago
  19. bca5223 fpu/softfloat: Merge NO_SIGNALING_NANS definitions by Richard Henderson · 7 years ago
  20. 6603d50 fpu/softfloat: Fix conversion from uint64 to float128 by Petr Tesarik · 7 years ago
  21. 3335837 fpu/softfloat: Don't set Invalid for float-to-int(MAXINT) by Peter Maydell · 7 years ago
  22. a5a5f5e fpu/softfloat: int_to_float ensure r fully initialised by Alex Bennée · 7 years ago
  23. 1839189 softfloat: Handle default NaN mode after pickNaNMulAdd, not before by Peter Maydell · 7 years ago
  24. ce8d408 fpu: Bound increment for scalbn by Richard Henderson · 7 years ago
  25. 9cb4e39 fpu/softfloat: check for Inf / x or 0 / x before /0 by Alex Bennée · 7 years ago
  26. 801bc56 fpu/softfloat: raise float_invalid for NaN/Inf in round_to_int_and_pack by Alex Bennée · 7 years ago
  27. 6245327 softfloat: fix {min, max}nummag for same-abs-value inputs by Emilio G. Cota · 7 years ago
  28. bd49e60 fpu: Fix rounding mode for floatN_to_uintM_round_to_zero by Richard Henderson · 7 years ago
  29. cffad42 softfloat: fix crash on int conversion of SNaN by Stef O'Rear · 7 years ago
  30. f798f1e RISC-V FPU Support by Michael Clark · 7 years ago
  31. 0f605c8 softfloat: use floatx80_infinity in softfloat by Laurent Vivier · 7 years ago
  32. 88857ac softfloat: export some functions by Laurent Vivier · 7 years ago
  33. c13bb2d fpu/softfloat: re-factor sqrt by Alex Bennée · 7 years ago
  34. 0c4c909 fpu/softfloat: re-factor compare by Alex Bennée · 7 years ago
  35. 8936006 fpu/softfloat: re-factor minmax by Alex Bennée · 7 years ago
  36. 0bfc9f1 fpu/softfloat: re-factor scalbn by Alex Bennée · 7 years ago
  37. c02e1fb fpu/softfloat: re-factor int/uint to float by Alex Bennée · 7 years ago
  38. ab52f97 fpu/softfloat: re-factor float to int/uint by Alex Bennée · 7 years ago
  39. dbe4d53 fpu/softfloat: re-factor round_to_int by Alex Bennée · 7 years ago
  40. d446830 fpu/softfloat: re-factor muladd by Alex Bennée · 7 years ago
  41. cf07323 fpu/softfloat: re-factor div by Alex Bennée · 7 years ago
  42. 74d707e fpu/softfloat: re-factor mul by Alex Bennée · 7 years ago
  43. 6fff216 fpu/softfloat: re-factor add/sub by Alex Bennée · 7 years ago
  44. a90119b fpu/softfloat: define decompose structures by Alex Bennée · 7 years ago
  45. d97544c fpu/softfloat: move the extract functions to the top of the file by Alex Bennée · 7 years ago
  46. 1389452 fpu/softfloat: improve comments on ARM NaN propagation by Alex Bennée · 7 years ago
  47. 210cbd4 fpu/softfloat: implement float16_squash_input_denormal by Alex Bennée · 7 years ago
  48. 0f72129 softfloat: define floatx80_round() by Laurent Vivier · 7 years ago
  49. e5b0cbe softfloat: define 680x0 specific values by Laurent Vivier · 8 years ago
  50. d000b47 softfloat: Use correct type in float64_to_uint64_round_to_zero() by Peter Maydell · 8 years ago
  51. fd42503 softfloat: Add float128_to_uint32_round_to_zero() by Bharata B Rao · 8 years ago
  52. 2e6d856 softfloat: Add float128_to_uint64_round_to_zero() by Bharata B Rao · 8 years ago
  53. 9ee6f67 softfloat: Add round-to-odd rounding mode by Bharata B Rao · 8 years ago
  54. 5d51eae softfloat: Fix the default qNAN for target-ppc by Bharata B Rao · 8 years ago
  55. 005fa38 target-hppa: Add softfloat specializations by Richard Henderson · 8 years ago
  56. d1eb8f2 fpu: add mechanism to check for invalid long double formats by Andrew Dutcher · 8 years ago
  57. dfd6076 softfloat: Fix warn about implicit conversion from int to int8_t by Pranith Kumar · 8 years ago
  58. c27644f softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd() by Aleksandar Markovic · 9 years ago
  59. a7c04d5 softfloat: For Mips only, correct default NaN values by Aleksandar Markovic · 9 years ago
  60. a59eaea softfloat: Clean code format in fpu/softfloat-specialize.h by Aleksandar Markovic · 9 years ago
  61. af39bc8 softfloat: Implement run-time-configurable meaning of signaling NaN bit by Aleksandar Markovic · 9 years ago
  62. 996a729 target-tricore: Add FPU infrastructure by Bastian Koppelmann · 9 years ago
  63. 0c48262 fpu: Use plain 'int' rather than 'int_fast16_t' for exponents by Peter Maydell · 9 years ago
  64. 07d792d fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts by Peter Maydell · 9 years ago
  65. 0bb721d fpu: Remove use of int_fast16_t in conversions to int16 by Peter Maydell · 9 years ago
  66. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  67. 7ceac86 softfloat: fix return type of roundAndPackFloat16 by Aurelien Jarno · 9 years ago
  68. 8f506c7 fpu: Replace int8 typedef with int8_t by Peter Maydell · 9 years ago
  69. 3a87d00 fpu: Replace uint32 typedef with uint32_t by Peter Maydell · 9 years ago
  70. f401451 fpu: Replace int32 typedef with int32_t by Peter Maydell · 9 years ago
  71. 182f42f fpu: Replace uint64 typedef with uint64_t by Peter Maydell · 9 years ago
  72. f42c222 fpu: Replace int64 typedef with int64_t by Peter Maydell · 9 years ago
  73. 2daea9c target-s390x: define default NaN values by Aurelien Jarno · 10 years ago
  74. a2f2d28 softfloat: expand out STATUS macro by Peter Maydell · 10 years ago
  75. ff32e16 softfloat: expand out STATUS_VAR by Peter Maydell · 10 years ago
  76. e5a41ff softfloat: Expand out the STATUS_PARAM macro by Peter Maydell · 10 years ago
  77. 16017c4 softfloat: Clarify license status by Peter Maydell · 10 years ago
  78. 332d584 softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51d by Peter Maydell · 10 years ago
  79. 6bb8e0f softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0be36f by Peter Maydell · 10 years ago
  80. a7d1ac7 softfloat: Apply patch corresponding to rebasing to softfloat-2a by Peter Maydell · 10 years ago
  81. 2d31e06 softfloat: add functions corresponding to IEEE-2008 min/maxNumMag by Leon Alrae · 10 years ago
  82. a49db98 fpu: softfloat: drop INLINE macro by Luiz Capitulino · 11 years ago
  83. a13d448 softfloat: Introduce float32_to_uint64_round_to_zero by Tom Musta · 11 years ago
  84. 7baeabc softfloat: export squash_input_denormal functions by Alex Bennée · 11 years ago
  85. 67d4353 softfloat: Support halving the result of muladd operation by Peter Maydell · 11 years ago
  86. f9288a7 softfloat: Add support for ties-away rounding by Peter Maydell · 11 years ago
  87. dc355b7 softfloat: Refactor code handling various rounding modes by Peter Maydell · 11 years ago
  88. 14c9a07 softfloat: Add float16 <=> float64 conversion functions by Peter Maydell · 11 years ago
  89. c4a1c5e softfloat: Factor out RoundAndPackFloat16 and NormalizeFloat16Subnormal by Peter Maydell · 11 years ago
  90. 879d096 softfloat: Provide complete set of accessors for fp state by Peter Maydell · 11 years ago
  91. fd728f2 softfloat: Fix float64_to_uint32_round_to_zero by Tom Musta · 11 years ago
  92. 5e7f654 softfloat: Fix float64_to_uint32 by Tom Musta · 11 years ago
  93. 0a87a31 softfloat: Fix float64_to_uint64_round_to_zero by Tom Musta · 11 years ago
  94. 2f18bbf softfloat: Add float32_to_uint64() by Tom Musta · 11 years ago
  95. 3c85c37 softfloat: Fix factor 2 error for scalbn on denormal inputs by Peter Maydell · 11 years ago
  96. 34e1c27 softfloat: Only raise Invalid when conversions to int are out of range by Peter Maydell · 11 years ago
  97. fb3ea83 softfloat: Fix float64_to_uint64 by Tom Musta · 11 years ago
  98. c4850f9 softfloat: Make the int-to-float functions take exact-width types by Peter Maydell · 11 years ago
  99. f581bf5 softfloat: Add float to 16bit integer conversions. by Will Newton · 11 years ago
  100. 38970ef softfloat: Fix exception flag handling for float32_to_float16() by Peter Maydell · 11 years ago