target/arm: Convert PACGA to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2024 16:29:33 +0000 (10:29 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 13:39:22 +0000 (13:39 +0000)
commitb466ea8f216508788d33202b5db5a5666a08cb28
treedf504e584c92f02db4936e561f0beac2e01badce
parent9be60681c24f1834e93d1ac9d79f77556cd648a3
target/arm: Convert PACGA to decodetree

Remove disas_data_proc_2src, as this was the last insn
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-7-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c