qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] target/mips: Fix minor bug in FPU


From: Mateja Marjanovic
Subject: [Qemu-devel] [PATCH] target/mips: Fix minor bug in FPU
Date: Thu, 7 Mar 2019 18:10:49 +0100

From: Mateja Marjanovic <address@hidden>

Wrong type of NaN was generated by maddf and msubf insturctions
when the arguments were inf, zero, nan or zero, inf, nan
respectively.


Mateja Marjanovic (1):
  target/mips: Fix minor bug in FPU

 fpu/softfloat-specialize.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]