On 6/28/24 07:23, Peter Maydell wrote:
The QC, N, Z, C, V bits live in the FPSR, not the FPCR. Rename the
macros that define these bits accordingly.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/cpu.h                  | 17 ++++++++++-------
  target/arm/tcg/mve_helper.c       |  8 ++++----
  target/arm/tcg/translate-m-nocp.c | 16 ++++++++--------
  target/arm/tcg/translate-vfp.c    |  2 +-
  target/arm/vfp_helper.c           |  8 ++++----
  5 files changed, 27 insertions(+), 24 deletions(-)

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


r~

Reply via email to