]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg/s390x: Issue XILF directly for xor_i32
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 8 Dec 2022 17:03:15 +0000 (17:03 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 6 Jan 2023 23:07:06 +0000 (23:07 +0000)
commita0332aca67772b8858d455b5b8d7f972843b3d4e
treea74f86836937b64e207ae061b9b0afab6a538a3a
parent668ce343f6f54d9fe900a1884b876f8008908f4d
tcg/s390x: Issue XILF directly for xor_i32

There is only one instruction that is applicable
to a 32-bit immediate xor.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/s390x/tcg-target.c.inc