]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 May 2024 20:30:28 +0000 (13:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 May 2024 14:24:40 +0000 (15:24 +0100)
commit649005fd3a1805035b1a2343bae9505720275a97
treed0750918845ee29f104f8da6136becf84174591e
parent6c9bccf52fc55b7d47b4a0904ee804bc2a6994fd
target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240528203044.612851-18-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c