target/arm: Convert disas_simd_3same_logic to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 24 May 2024 23:20:50 +0000 (16:20 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 May 2024 13:29:01 +0000 (14:29 +0100)
commitf240df3c31b40e4cf1af1f156a88efc1a1df406c
treecdd1fdb238c97aa93a19f5b2bc40e54951ef8470
parent641d8231426f02ab814c9bf97fcacea076cb3ef1
target/arm: Convert disas_simd_3same_logic to decodetree

This includes AND, ORR, EOR, BIC, ORN, BSF, BIT, BIF.

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