qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 6/6] target/mips: Convert nanoMIPS LSA opcode to decodetre


From: Richard Henderson
Subject: Re: [PATCH v2 6/6] target/mips: Convert nanoMIPS LSA opcode to decodetree
Date: Tue, 12 Nov 2024 10:18:11 -0800
User-agent: Mozilla Thunderbird

On 11/12/24 09:20, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé<f4bug@amsat.org>

Simply call the generic gen_lsa() helper.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  target/mips/tcg/nanomips32.decode        | 6 ++++++
  target/mips/tcg/nanomips_translate.c     | 7 +++++++
  target/mips/tcg/nanomips_translate.c.inc | 4 ----
  3 files changed, 13 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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