]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Sep 2024 02:40:58 +0000 (19:40 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2024 11:58:57 +0000 (12:58 +0100)
commit500928f242587a523274c6793301629f067b2321
tree05ffc1ea23346e59965fde89b1967700a43180dc
parentc777e73cbe013214dd924ba8f8ca443707ce3c07
target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetree

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