- 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
- 9343c88 softfloat: Use FloatRelation within partsN_compare by Richard Henderson · 2 years, 11 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
- 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
- 98b3cff softfloat: Adjust parts_uncanon_normal for floatx80 by Richard Henderson · 4 years, 3 months ago
- d6e1f0c softfloat: Reduce FloatFmt by Richard Henderson · 4 years, 3 months ago
- 25fdedf softfloat: Split out parts_uncanon_normal by Richard Henderson · 4 years, 3 months ago
- 9261b24 softfloat: Move sqrt_float to softfloat-parts.c.inc by Richard Henderson · 4 years, 3 months ago
- 39626b0 softfloat: Move scalbn_decomposed to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 6eb169b softfloat: Move compare_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- e1c4667 softfloat: Move minmax_flags to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 37c954a softfloat: Move uint_to_float to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- e368951 softfloat: Move int_to_float to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 4ab4aef softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- 60c8f72 softfpu: Add float_round_to_odd_inf by Richard Henderson · 3 years, 9 months ago
- 463b3f0 softfloat: Move round_to_int_and_pack to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- afc3493 softfloat: Move round_to_int to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- ec961b8 softfloat: Move div_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- dedd123 softfloat: Move muladd_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
- aca8452 softfloat: Move mul_floats to softfloat-parts.c.inc 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