qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v1 0/1] target/microblaze: Fix FPU2 instruction check


From: Joe Komlodi
Subject: [PATCH v1 0/1] target/microblaze: Fix FPU2 instruction check
Date: Mon, 11 May 2020 10:49:05 -0700

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




reply via email to

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