All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] target/microblaze: Fix FPU2 instruction check
@ 2020-05-11 17:49 Joe Komlodi
  2020-05-11 17:49 ` [PATCH v1 1/1] " Joe Komlodi
  2020-05-13 11:46 ` [PATCH v1 0/1] " Edgar E. Iglesias
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Komlodi @ 2020-05-11 17:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias

Hi all,

This fixes a backwards if statement that caused Microblaze FPU2 instructions
to not be executed, even if use-fpu=2 in the DTS.

Thanks!
Joe

Joe Komlodi (1):
  target/microblaze: Fix FPU2 instruction check

 target/microblaze/translate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.7.4



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

end of thread, other threads:[~2020-05-13 11:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 17:49 [PATCH v1 0/1] target/microblaze: Fix FPU2 instruction check Joe Komlodi
2020-05-11 17:49 ` [PATCH v1 1/1] " Joe Komlodi
2020-05-13 11:46 ` [PATCH v1 0/1] " Edgar E. Iglesias

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.