target/arm: Convert XPAC[ID] to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2024 16:29:37 +0000 (10:29 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 13:39:23 +0000 (13:39 +0000)
commit44e12416e8b0689252acbb7324adda1b9297e816
tree07e89bf1412eca64921127e5ce2caaf238efaccd
parent6934d6c35c5253ece2577d3475bdee78f489aeef
target/arm: Convert XPAC[ID] to decodetree

Remove disas_data_proc_1src, as these were the last insns
decoded by that function.

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