On 1/24/25 08:28, Peter Maydell wrote:
Implement the FPCR.AH semantics for the SVE FMAXV and FMINV
vector-reduction-to-scalar max/min operations.
Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/tcg/helper-sve.h    | 14 +++++++++++
  target/arm/tcg/sve_helper.c    | 43 +++++++++++++++++++++-------------
  target/arm/tcg/translate-sve.c | 16 +++++++++++--
  3 files changed, 55 insertions(+), 18 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to