]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Convert load reg (literal) group to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:21 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:22:18 +0000 (11:22 +0100)
commita752c2f45968951c99f35130e76b191dedebcee7
treed2707757049e6975f26993495db35bd782a27f06
parente8a149a359f4d518bdd5dac320fc16ef0909dc77
target/arm: Convert load reg (literal) group to decodetree

Convert the "Load register (literal)" instruction class to
decodetree.

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