On 8/28/20 11:33 AM, Peter Maydell wrote:
> Implement fp16 for the Neon VCVT insns which convert between
> float and fixed-point.
>
> Signed-off-by: Peter Maydell
> ---
> target/arm/helper.h | 5 +
> target/arm/neon-dp.decode | 8 +++-
> target/arm/vec_helper.c
Implement fp16 for the Neon VCVT insns which convert between
float and fixed-point.
Signed-off-by: Peter Maydell
---
target/arm/helper.h | 5 +
target/arm/neon-dp.decode | 8 +++-
target/arm/vec_helper.c | 4
target/arm/translate-neon.c.inc | 5 +
4 fil