|
From: | Richard Henderson |
Subject: | Re: [PATCH 4/9] target/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp |
Date: | Mon, 24 May 2021 09:31:02 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
On 5/20/21 8:28 AM, Peter Maydell wrote:
Split out the handling of VMOV_reg_sp and VMOV_reg_dp so that we can permit the insns if either FP or MVE are present. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- target/arm/translate-vfp.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |