On 6/7/21 9:58 AM, Peter Maydell wrote:
Implement the scalar forms of the MVE VSUB and VMUL insns.
Signed-off-by: Peter Maydell
---
target/arm/helper-mve.h| 8
target/arm/mve.decode | 2 ++
target/arm/mve_helper.c| 2 ++
target/arm/translate-mve.c | 2 ++
4 files chan
Implement the scalar forms of the MVE VSUB and VMUL insns.
Signed-off-by: Peter Maydell
---
target/arm/helper-mve.h| 8
target/arm/mve.decode | 2 ++
target/arm/mve_helper.c| 2 ++
target/arm/translate-mve.c | 2 ++
4 files changed, 14 insertions(+)
diff --git a/target/arm