target/arm: Convert load/store tags insns to decodetree
commit946ccfd590f65c09211c4899446e07ef589bc093
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:24 +0000 (19 11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:23:38 +0000 (19 11:23 +0100)
treee792e29f2a6e9e5f19e9e0219288bb7e97dd0436
parent3d507213264f3af221598f9af12b5e6212bf403a
target/arm: Convert load/store tags insns to decodetree

Convert the instructions in the load/store memory tags instruction
group to decodetree.

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