|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree |
Date: | Wed, 14 Jun 2023 07:35:36 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/11/23 18:00, Peter Maydell wrote:
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 --- target/arm/tcg/a64.decode | 34 +++++ target/arm/tcg/translate-a64.c | 219 +++++++++++++++------------------ 2 files changed, 136 insertions(+), 117 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |