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.hender...@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é <phi...@linaro.org>