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

2020-05-13 Thread Edgar E. Iglesias
On Mon, May 11, 2020 at 10:49:05AM -0700, Joe Komlodi wrote: > 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 Reviewed-by: Edgar E. Iglesias > > Joe Komlodi (1): >

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

2020-05-11 Thread Joe Komlodi
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