On 1/24/25 08:28, Peter Maydell wrote:
Implement the FPCR.AH semantics for the SVE FMAX and FMIN
operations that take two vector operands.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/tcg/helper-sve.h    | 14 ++++++++++++++
  target/arm/tcg/sve_helper.c    |  8 ++++++++
  target/arm/tcg/translate-sve.c | 17 +++++++++++++++--
  3 files changed, 37 insertions(+), 2 deletions(-)

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

r~

Reply via email to