Re: [PATCH for-10.0 21/25] target/mips: Set Float3NaNPropRule explicitly

2024-11-28 Thread Richard Henderson
On 11/28/24 04:43, Peter Maydell wrote: Set the Float3NaNPropRule explicitly for Arm, and remove the ifdef from pickNaNMulAdd(). Signed-off-by: Peter Maydell --- target/mips/fpu_helper.h | 4 target/mips/msa.c | 3 +++ fpu/softfloat-specialize.c.inc | 8 +--- 3 f

[PATCH for-10.0 21/25] target/mips: Set Float3NaNPropRule explicitly

2024-11-28 Thread Peter Maydell
Set the Float3NaNPropRule explicitly for Arm, and remove the ifdef from pickNaNMulAdd(). Signed-off-by: Peter Maydell --- target/mips/fpu_helper.h | 4 target/mips/msa.c | 3 +++ fpu/softfloat-specialize.c.inc | 8 +--- 3 files changed, 8 insertions(+), 7 deletions(-)