]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2024 16:30:08 +0000 (10:30 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 13:39:23 +0000 (13:39 +0000)
commit72040d9200f64960aefd9c88a539ecd8d9b3adcf
treeaead81d6443ac96c111efe48de4a52f54fd14a7b
parent95288cc1654c80e0ab301faa3ed55ef43e0c8f1e
target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree

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