On 8/28/20 11:33 AM, Peter Maydell wrote:
> Convert the Neon floating-point VMLA and VMLS insns over to using a
> gvec helper, and use this to implement the fp16 case.
>
> Signed-off-by: Peter Maydell
> ---
> target/arm/helper.h | 6 +
> target/arm/vec_helper.c | 42
Convert the Neon floating-point VMLA and VMLS insns over to using a
gvec helper, and use this to implement the fp16 case.
Signed-off-by: Peter Maydell
---
target/arm/helper.h | 6 +
target/arm/vec_helper.c | 42 +
target/arm/translate-neon