target/arm: Convert barrier insns to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:20 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:21:35 +0000 (11:21 +0100)
commitafcd5df54c5bb9ffbfadf379cca4ecf20ef9b2dc
treed7c6d95daa3cbf969517fc34d93d7fdf158baf7e
parent7fefc70661a70ba512a10ebefda0c9c29454d1e1
target/arm: Convert barrier insns to decodetree

Convert the insns in the "Barriers" instruction class to
decodetree: CLREX, DSB, DMB, ISB and SB.

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