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<[email protected]> --- target/arm/translate-vfp.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
