]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert load (pointer auth) insns to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:23 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:23:15 +0000 (11:23 +0100)
commitbe23a049ec30aff1e3627eb1afdf095d940eae4a
tree94a3666f2e8db34deb201d81a6854b28d5caf1d9
parent54a9ab74edd34c516552113a89bfc5eb1ec61c8e
target/arm: Convert load (pointer auth) insns to decodetree

Convert the instructions in the load/store register (pointer
authentication) group ot decodetree: LDRAA, LDRAB.

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