index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fpu
/
softfloat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpu: Process float_muladd_negate_result after rounding
Richard Henderson
2025-07-10
1
-10
/
+44
*
fpu: Build only once
Peter Maydell
2025-02-25
1
-3
/
+0
*
fpu: Don't compile-time disable hardfloat for PPC targets
Peter Maydell
2025-02-25
1
-2
/
+0
*
fpu: Move m68k_denormal fmt flag into floatx80_behaviour
Peter Maydell
2025-02-25
1
-5
/
+4
*
fpu: Pass float_status to floatx80_invalid_encoding()
Peter Maydell
2025-02-25
1
-1
/
+1
*
fpu: Make targets specify floatx80 default Inf at runtime
Peter Maydell
2025-02-25
1
-4
/
+3
*
fpu: Implement float_flag_input_denormal_used
Peter Maydell
2025-02-11
1
-5
/
+33
*
fpu: Add float_class_denormal
Peter Maydell
2025-02-11
1
-3
/
+29
*
fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed
Peter Maydell
2025-01-28
1
-1
/
+1
*
fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed
Peter Maydell
2025-01-28
1
-2
/
+2
*
softfloat: Add float_muladd_suppress_add_product_zero
Richard Henderson
2024-12-24
1
-0
/
+3
*
softfloat: Remove float_muladd_halve_result
Richard Henderson
2024-12-24
1
-6
/
+0
*
softfloat: Add float{16,32,64}_muladd_scalbn
Richard Henderson
2024-12-24
1
-25
/
+33
*
softfloat: Use parts_pick_nan in propagateFloatx80NaN
Richard Henderson
2024-12-11
1
-39
/
+6
*
softfloat: Move propagateFloatx80NaN to softfloat.c
Richard Henderson
2024-12-11
1
-0
/
+52
*
fpu: Handle m68k extended precision denormals properly
Richard Henderson
2023-09-16
1
-1
/
+8
*
fpu: Add conversions between bfloat16 and [u]int8
LIU Zhiwei
2023-09-16
1
-0
/
+58
*
fpu: Add float64_to_int{32,64}_modulo
Richard Henderson
2023-07-01
1
-0
/
+31
*
softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
Alex Bennée
2023-06-26
1
-11
/
+11
*
softfloat: Fix the incorrect computation in float32_exp2
Shivaprasad G Bhat
2023-05-05
1
-1
/
+1
*
fpu: Add rebias bool, value and operation
Lucas Mateus Castro (alqotel)
2022-08-31
1
-0
/
+2
*
softfloat: Use FloatRelation for fracN_cmp
Richard Henderson
2022-04-26
1
-5
/
+7
*
softfloat: Fix declaration of partsN_compare
Richard Henderson
2022-04-26
1
-4
/
+4
*
softfloat: add float128_to_int128
Matheus Ferst
2022-04-20
1
-0
/
+64
*
softfloat: add float128_to_uint128
Matheus Ferst
2022-04-20
1
-0
/
+65
*
softfloat: add int128_to_float128
Matheus Ferst
2022-04-20
1
-0
/
+29
*
softfloat: add uint128_to_float128
Matheus Ferst
2022-04-20
1
-0
/
+25
*
softfloat: Add float64r32 arithmetic routines
Richard Henderson
2021-12-17
1
-0
/
+110
*
softfloat: Add flag specific to signaling nans
Richard Henderson
2021-12-17
1
-1
/
+3
*
softfloat: add APIs to handle alternative sNaN propagation for fmax/fmin
Chih-Min Chao
2021-10-29
1
-6
/
+13
*
softfloat: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-15
1
-6
/
+10
*
softfloat: Fix tp init in float32_exp2
Richard Henderson
2021-06-13
1
-1
/
+1
*
softfloat: Use hard-float for {u}int64_to_float{32,64}
Richard Henderson
2021-06-03
1
-0
/
+28
*
softfloat: Convert modrem operations to FloatParts
Richard Henderson
2021-06-03
1
-1078
/
+261
*
softfloat: Move floatN_log2 to softfloat-parts.c.inc
Richard Henderson
2021-06-03
1
-99
/
+27
*
softfloat: Convert float32_exp2 to FloatParts
Richard Henderson
2021-06-03
1
-30
/
+23
*
softfloat: Convert floatx80 compare to FloatParts
Richard Henderson
2021-06-03
1
-60
/
+22
*
softfloat: Convert floatx80_scalbn to FloatParts
Richard Henderson
2021-06-03
1
-39
/
+11
*
softfloat: Convert floatx80 to integer to FloatParts
Richard Henderson
2021-06-03
1
-294
/
+42
*
softfloat: Convert floatx80 float conversions to FloatParts
Richard Henderson
2021-06-03
1
-209
/
+67
*
softfloat: Convert integer to floatx80 to FloatParts
Richard Henderson
2021-06-03
1
-45
/
+13
*
softfloat: Convert floatx80_round_to_int to FloatParts
Richard Henderson
2021-06-03
1
-103
/
+13
*
softfloat: Convert floatx80_round to FloatParts
Richard Henderson
2021-06-03
1
-4
/
+6
*
softfloat: Convert floatx80_sqrt to FloatParts
Richard Henderson
2021-06-03
1
-71
/
+11
*
softfloat: Convert floatx80_div to FloatParts
Richard Henderson
2021-06-03
1
-87
/
+13
*
softfloat: Convert floatx80_mul to FloatParts
Richard Henderson
2021-06-03
1
-62
/
+14
*
softfloat: Convert floatx80_add/sub to FloatParts
Richard Henderson
2021-06-03
1
-203
/
+136
*
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-06-03
1
-15
/
+17
*
softfloat: Reduce FloatFmt
Richard Henderson
2021-06-03
1
-17
/
+12
*
softfloat: Split out parts_uncanon_normal
Richard Henderson
2021-06-03
1
-0
/
+8
[next]