Re: [PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree

2023-06-13 Thread Richard Henderson
On 6/11/23 18:00, Peter Maydell wrote: Convert the ASIMD load/store single structure insns to decodetree. Signed-off-by: Peter Maydell Message-id:20230602155223.2040685-20-peter.mayd...@linaro.org --- target/arm/tcg/a64.decode | 34 + target/arm/tcg/translate-a64.c | 219

[PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree

2023-06-11 Thread Peter Maydell
Convert the ASIMD load/store single structure insns to decodetree. Signed-off-by: Peter Maydell Message-id: 20230602155223.2040685-20-peter.mayd...@linaro.org --- target/arm/tcg/a64.decode | 34 + target/arm/tcg/translate-a64.c | 219 +++-- 2 files changed,