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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpu: Build only once
Peter Maydell
2025-02-25
2
-4
/
+1
*
fpu: Don't compile-time disable hardfloat for PPC targets
Peter Maydell
2025-02-25
1
-2
/
+0
*
fpu: Always decide snan_bit_is_one() at runtime
Peter Maydell
2025-02-25
1
-7
/
+0
*
fpu: Always decide no_signaling_nans() at runtime
Peter Maydell
2025-02-25
1
-4
/
+0
*
fpu: Move m68k_denormal fmt flag into floatx80_behaviour
Peter Maydell
2025-02-25
2
-8
/
+28
*
fpu: Pass float_status to floatx80_invalid_encoding()
Peter Maydell
2025-02-25
1
-1
/
+1
*
fpu: Make targets specify whether floatx80 Inf can have Int bit clear
Peter Maydell
2025-02-25
1
-10
/
+0
*
fpu: Make targets specify floatx80 default Inf at runtime
Peter Maydell
2025-02-25
2
-4
/
+13
*
fpu: allow flushing of output denormals to be after rounding
Peter Maydell
2025-02-11
1
-6
/
+15
*
fpu: Implement float_flag_input_denormal_used
Peter Maydell
2025-02-11
2
-6
/
+100
*
fpu: Add float_class_denormal
Peter Maydell
2025-02-11
2
-18
/
+54
*
target/i386: Do not raise Invalid for 0 * Inf + QNaN
Peter Maydell
2025-02-07
1
-2
/
+3
*
fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed
Peter Maydell
2025-01-28
2
-2
/
+2
*
fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed
Peter Maydell
2025-01-28
2
-3
/
+3
*
softfloat: Add float_muladd_suppress_add_product_zero
Richard Henderson
2024-12-24
2
-1
/
+6
*
softfloat: Add float_round_nearest_even_max
Richard Henderson
2024-12-24
1
-0
/
+3
*
softfloat: Remove float_muladd_halve_result
Richard Henderson
2024-12-24
2
-10
/
+0
*
softfloat: Add float{16,32,64}_muladd_scalbn
Richard Henderson
2024-12-24
2
-27
/
+38
*
softfloat: Replace WHICH with RET in parts_pick_nan
Richard Henderson
2024-12-11
1
-15
/
+13
*
softfloat: Sink frac_cmp in parts_pick_nan until needed
Richard Henderson
2024-12-11
1
-10
/
+9
*
softfloat: Share code between parts_pick_nan cases
Richard Henderson
2024-12-11
1
-20
/
+12
*
softfloat: Inline pickNaN
Richard Henderson
2024-12-11
2
-104
/
+72
*
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
2
-52
/
+52
*
softfloat: Pad array size in pick_nan_muladd
Richard Henderson
2024-12-11
1
-1
/
+1
*
softfloat: Remove which from parts_pick_nan_muladd
Richard Henderson
2024-12-11
1
-22
/
+10
*
softfloat: Use goto for default nan case in pick_nan_muladd
Richard Henderson
2024-12-11
1
-10
/
+10
*
softfloat: Inline pickNaNMulAdd
Richard Henderson
2024-12-11
2
-55
/
+40
*
fpu: Remove default handling for dnan_pattern
Peter Maydell
2024-12-11
1
-14
/
+0
*
target/hexagon: Set default NaN pattern explicitly
Peter Maydell
2024-12-11
1
-5
/
+0
*
target/sparc: Set default NaN pattern explicitly
Peter Maydell
2024-12-11
1
-4
/
+1
*
target/m68k: Set default NaN pattern explicitly
Peter Maydell
2024-12-11
1
-1
/
+1
*
target/hppa: Set default NaN pattern explicitly
Peter Maydell
2024-12-11
1
-3
/
+0
*
target/i386: Set default NaN pattern explicitly
Peter Maydell
2024-12-11
1
-3
/
+0
*
target/microblaze: Set default NaN pattern explicitly
Peter Maydell
2024-12-11
1
-2
/
+1
*
fpu: Allow runtime choice of default NaN value
Peter Maydell
2024-12-11
1
-21
/
+32
*
softfloat: Create floatx80 default NaN from parts64_default_nan
Peter Maydell
2024-12-11
1
-10
/
+10
*
target/hppa: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-4
/
+0
*
target/xtensa: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-8
/
+0
*
target/mips: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-7
/
+1
*
target/sparc: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-2
/
+0
*
target/s390x: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-2
/
+0
*
target/ppc: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-6
/
+0
*
target/loongarch: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-2
/
+0
*
target/arm: Set Float3NaNPropRule explicitly
Peter Maydell
2024-12-11
1
-7
/
+1
*
softfloat: Allow runtime choice of NaN propagation for muladd
Peter Maydell
2024-12-11
1
-125
/
+40
*
softfloat: Pass have_snan to pickNaNMulAdd
Peter Maydell
2024-12-11
2
-3
/
+4
*
target/hppa: Set FloatInfZeroNaNRule explicitly
Peter Maydell
2024-12-11
1
-12
/
+1
*
target/loongarch: Set FloatInfZeroNaNRule explicitly
Peter Maydell
2024-12-11
1
-6
/
+1
*
target/x86: Set FloatInfZeroNaNRule explicitly
Peter Maydell
2024-12-11
1
-1
/
+1
[next]