On 6/7/21 9:57 AM, Peter Maydell wrote:
Implement the MVE VMAX and VMIN insns.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/helper-mve.h    | 14 ++++++++++++++
  target/arm/mve.decode      |  5 +++++
  target/arm/mve_helper.c    | 14 ++++++++++++++
  target/arm/translate-mve.c |  4 ++++
  4 files changed, 37 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to