Series |
fpu: Remove pickNaNMulAdd, default-NaN ifdefs
|
expand
-
[v2,for-10.0,00/54] fpu: Remove pickNaNMulAdd, default-NaN ifdefs
-
[v2,for-10.0,01/54] fpu: handle raising Invalid for infzero in pick_nan_muladd
-
[v2,for-10.0,02/54] fpu: Check for default_nan_mode before calling pickNaNMulAdd
-
[v2,for-10.0,03/54] softfloat: Allow runtime choice of inf * 0 + NaN result
-
[v2,for-10.0,04/54] tests/fp: Explicitly set inf-zero-nan rule
-
[v2,for-10.0,05/54] target/arm: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,06/54] target/s390: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,07/54] target/ppc: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,08/54] target/mips: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,09/54] target/sparc: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,10/54] target/xtensa: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,11/54] target/x86: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,12/54] target/loongarch: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,13/54] target/hppa: Set FloatInfZeroNaNRule explicitly
-
[v2,for-10.0,14/54] softfloat: Pass have_snan to pickNaNMulAdd
-
[v2,for-10.0,15/54] softfloat: Allow runtime choice of NaN propagation for muladd
-
[v2,for-10.0,16/54] tests/fp: Explicitly set 3-NaN propagation rule
-
[v2,for-10.0,17/54] target/arm: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,18/54] target/loongarch: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,19/54] target/ppc: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,20/54] target/s390x: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,21/54] target/sparc: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,22/54] target/mips: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,23/54] target/xtensa: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,24/54] target/i386: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,25/54] target/hppa: Set Float3NaNPropRule explicitly
-
[v2,for-10.0,26/54] fpu: Remove use_first_nan field from float_status
-
[v2,for-10.0,27/54] target/m68k: Don't pass NULL float_status to floatx80_default_nan()
-
[v2,for-10.0,28/54] softfloat: Create floatx80 default NaN from parts64_default_nan
-
[v2,for-10.0,29/54] target/loongarch: Use normal float_status in fclass_s and fclass_d helpers
-
[v2,for-10.0,30/54] target/m68k: In frem helper, initialize local float_status from env->fp_status
-
[v2,for-10.0,31/54] target/m68k: Init local float_status from env fp_status in gdb get/set reg
-
[v2,for-10.0,32/54] target/sparc: Initialize local scratch float_status from env->fp_status
-
[v2,for-10.0,33/54] target/ppc: Use env->fp_status in helper_compute_fprf functions
-
[v2,for-10.0,34/54] fpu: Allow runtime choice of default NaN value
-
[v2,for-10.0,35/54] tests/fp: Set default NaN pattern explicitly
-
[v2,for-10.0,36/54] target/microblaze: Set default NaN pattern explicitly
-
[v2,for-10.0,37/54] target/i386: Set default NaN pattern explicitly
-
[v2,for-10.0,38/54] target/hppa: Set default NaN pattern explicitly
-
[v2,for-10.0,39/54] target/alpha: Set default NaN pattern explicitly
-
[v2,for-10.0,40/54] target/arm: Set default NaN pattern explicitly
-
[v2,for-10.0,41/54] target/loongarch: Set default NaN pattern explicitly
-
[v2,for-10.0,42/54] target/m68k: Set default NaN pattern explicitly
-
[v2,for-10.0,43/54] target/mips: Set default NaN pattern explicitly
-
[v2,for-10.0,44/54] target/openrisc: Set default NaN pattern explicitly
-
[v2,for-10.0,45/54] target/ppc: Set default NaN pattern explicitly
-
[v2,for-10.0,46/54] target/sh4: Set default NaN pattern explicitly
-
[v2,for-10.0,47/54] target/rx: Set default NaN pattern explicitly
-
[v2,for-10.0,48/54] target/s390x: Set default NaN pattern explicitly
-
[v2,for-10.0,49/54] target/sparc: Set default NaN pattern explicitly
-
[v2,for-10.0,50/54] target/xtensa: Set default NaN pattern explicitly
-
[v2,for-10.0,51/54] target/hexagon: Set default NaN pattern explicitly
-
[v2,for-10.0,52/54] target/riscv: Set default NaN pattern explicitly
-
[v2,for-10.0,53/54] target/tricore: Set default NaN pattern explicitly
-
[v2,for-10.0,54/54] fpu: Remove default handling for dnan_pattern
|