On 7/1/25 09:01, Richard Henderson wrote:
The instruction set does not implement nor with immediate. There is no reason to pretend that we do.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- tcg/loongarch64/tcg-target.c.inc | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>