qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] target/mips: Fix minor bug in FPU
@ 2019-03-07 17:10 Mateja Marjanovic
  2019-03-07 17:10 ` Mateja Marjanovic
  2019-03-11 11:52 ` Aleksandar Markovic
  0 siblings, 2 replies; 12+ messages in thread
From: Mateja Marjanovic @ 2019-03-07 17:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien, amarkovic, arikalo, peter.maydell, alex.bennee

From: Mateja Marjanovic <Mateja.Marjanovic@rt-rk.com>

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-03-11 15:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07 17:10 [Qemu-devel] [PATCH] target/mips: Fix minor bug in FPU Mateja Marjanovic
2019-03-07 17:10 ` Mateja Marjanovic
2019-03-07 17:32   ` Alex Bennée
2019-03-07 17:43     ` Aleksandar Markovic
2019-03-07 18:25       ` Alex Bennée
2019-03-11 11:52 ` Aleksandar Markovic
2019-03-11 12:50   ` Peter Maydell
2019-03-11 13:58     ` Aleksandar Markovic
2019-03-11 14:18       ` Alex Bennée
2019-03-11 14:35         ` Aleksandar Markovic
2019-03-11 14:48           ` Peter Maydell
2019-03-11 15:18           ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).