]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Convert load/store single structure to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:24 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:23:15 +0000 (11:23 +0100)
commit3d507213264f3af221598f9af12b5e6212bf403a
treede00dd607885ba1694d3bc19e7b2f6823949995c
parente25ba1fa0b95316c69573bb2778f4549df097966
target/arm: Convert load/store single structure to decodetree

Convert the ASIMD load/store single structure insns to decodetree.

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