index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpu
/
softfloat-specialize.c.inc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-11
target/hppa: Set Float3NaNPropRule explicitly
Peter Maydell
1
-4
/
+0
2024-12-11
target/xtensa: Set Float3NaNPropRule explicitly
Peter Maydell
1
-8
/
+0
2024-12-11
target/mips: Set Float3NaNPropRule explicitly
Peter Maydell
1
-7
/
+1
2024-12-11
target/sparc: Set Float3NaNPropRule explicitly
Peter Maydell
1
-2
/
+0
2024-12-11
target/s390x: Set Float3NaNPropRule explicitly
Peter Maydell
1
-2
/
+0
2024-12-11
target/ppc: Set Float3NaNPropRule explicitly
Peter Maydell
1
-6
/
+0
2024-12-11
target/loongarch: Set Float3NaNPropRule explicitly
Peter Maydell
1
-2
/
+0
2024-12-11
target/arm: Set Float3NaNPropRule explicitly
Peter Maydell
1
-7
/
+1
2024-12-11
softfloat: Allow runtime choice of NaN propagation for muladd
Peter Maydell
1
-125
/
+40
2024-12-11
softfloat: Pass have_snan to pickNaNMulAdd
Peter Maydell
1
-1
/
+1
2024-12-11
target/hppa: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-12
/
+1
2024-12-11
target/loongarch: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-6
/
+1
2024-12-11
target/x86: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-1
/
+1
2024-12-11
target/xtensa: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-1
/
+1
2024-12-11
target/sparc: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-2
/
+1
2024-12-11
target/mips: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-15
/
+1
2024-12-11
target/ppc: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-6
/
+1
2024-12-11
target/s390: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-2
/
+0
2024-12-11
target/arm: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-7
/
+1
2024-12-11
softfloat: Allow runtime choice of inf * 0 + NaN result
Peter Maydell
1
-30
/
+61
2024-12-11
fpu: Check for default_nan_mode before calling pickNaNMulAdd
Peter Maydell
1
-2
/
+7
2024-12-11
fpu: handle raising Invalid for infzero in pick_nan_muladd
Peter Maydell
1
-28
/
+1
2024-11-18
target/s390x: Fix the floating-point multiply-and-add NaN rules
Ilya Leoshkevich
1
-0
/
+19
2024-11-05
softfloat: Remove fallback rule from pickNaN()
Peter Maydell
1
-20
/
+3
2024-11-05
target/rx: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-1
/
+2
2024-11-05
target/openrisc: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-1
/
+1
2024-11-05
target/microblaze: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-1
/
+2
2024-11-05
target/alpha: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-1
/
+1
2024-11-05
target/i386: Set 2-NaN propagation rule explicitly
Peter Maydell
1
-1
/
+2
2024-11-05
target/xtensa: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-11
/
+1
2024-11-05
target/sparc: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-4
/
+2
2024-11-05
target/m68k: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-18
/
+1
2024-11-05
target/ppc: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-8
/
+2
2024-11-05
target/s390x: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-3
/
+2
2024-11-05
target/hppa: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-2
/
+2
2024-11-05
target/loongarch: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-3
/
+3
2024-11-05
target/mips: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-16
/
+2
2024-11-05
target/arm: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-11
/
+2
2024-11-05
softfloat: Allow 2-operand NaN propagation rule to be set at runtime
Peter Maydell
1
-95
/
+130
2024-09-13
target/cris: Remove the deprecated CRIS target
Philippe Mathieu-Daudé
1
-2
/
+2
2024-06-05
target/sparc: Implement FMAf extension
Richard Henderson
1
-0
/
+31
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-01
fpu/softfloat: Remove mention of TILE-Gx target
Philippe Mathieu-Daudé
1
-1
/
+1
2022-07-20
Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-2
/
+2
2022-07-19
fpu/softfloat: Add LoongArch specializations for pickNaN*
Song Gao
1
-1
/
+25
2022-07-19
target/s390x: fix NaN propagation rules
Ilya Leoshkevich
1
-1
/
+2
2021-12-17
softfloat: Add flag specific to Inf * 0
Richard Henderson
1
-6
/
+6
2021-09-01
softfloat: Remove assertion preventing silencing of NaN in default-NaN mode
Peter Maydell
1
-1
/
+0
2021-06-03
softfloat: Convert modrem operations to FloatParts
Richard Henderson
1
-165
/
+0
2021-06-03
softfloat: Convert floatx80 float conversions to FloatParts
Richard Henderson
1
-175
/
+0
[next]