]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg/loongarch64: Do not accept constant argument to nor
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Jan 2025 04:37:25 +0000 (20:37 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:15 +0000 (13:40 -0700)
commit8fb04b8295994e7416a222906939696d496638f3
treeffe76f32c04d0d3b42ef884293de7dd189c8809e
parent59379a45af1f4d62fc8c1ae0ddee988f47075787
tcg/loongarch64: Do not accept constant argument to nor

The instruction set does not implement nor with immediate.
There is no reason to pretend that we do.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/loongarch64/tcg-target.c.inc