qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 39/81] tcg/mips: Fold the ext{8,16,32}[us] cases into {s}e


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 39/81] tcg/mips: Fold the ext{8,16,32}[us] cases into {s}extract
Date: Thu, 9 Jan 2025 23:43:02 +0100
User-agent: Mozilla Thunderbird

On 7/1/25 09:00, Richard Henderson wrote:
Accept AND, ext32u, ext32s extensions with the extract opcodes.
This is preparatory to removing the specialized extracts.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tcg/mips/tcg-target-has.h | 26 ++++++++++++++++++++++----
  tcg/mips/tcg-target.c.inc | 33 ++++++++++++++++++++++++++++++---
  2 files changed, 52 insertions(+), 7 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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