OSDN Git Service

target/arm: Convert hint instruction space to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:19 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:21:34 +0000 (11:21 +0100)
commit7fefc70661a70ba512a10ebefda0c9c29454d1e1
tree714de821ded66ccd90769e3221db0a76eb51d1fa
parent68496d4172296ff04b90e3dfbee13316615d8167
target/arm: Convert hint instruction space to decodetree

Convert the various instructions in the hint instruction space
to decodetree.

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