target/arm: Convert load/store-pair to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:22 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:22:18 +0000 (11:22 +0100)
commit8c212eb65944097d70a28195985acd0ba2a016bc
tree3cfd3ca92eeaee3247d994d674e4c0d6afec0485
parenta752c2f45968951c99f35130e76b191dedebcee7
target/arm: Convert load/store-pair to decodetree

Convert the load/store register pair insns (LDP, STP,
LDNP, STNP, LDPSW, STGP) to decodetree.

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