target/arm: Convert Logical (immediate) to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 12 May 2023 14:40:55 +0000 (15:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 May 2023 10:28:39 +0000 (11:28 +0100)
commit8127f46a5b6b55b9a8bd85be21f99708e3150d9f
tree0bd8d9f1868427102962ae432439b83482c35c8c
parent000bcd008f45c630710c81c5df0b1a5ef0d5a8bb
target/arm: Convert Logical (immediate) to decodetree

Convert the ADD, ORR, EOR, ANDS (immediate) instructions.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20230512144106.3608981-10-peter.maydell@linaro.org
[PMM: rebased]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c