On 6/12/24 04:19, Richard Henderson wrote:
Pass float_status not env to match other functions.
Signed-off-by: Richard Henderson
---
target/arm/tcg/helper-a64.h| 2 +-
target/arm/tcg/helper-a64.c| 3 +--
target/arm/tcg/translate-a64.c | 2 +-
3 files changed, 3 insertions(+), 4 dele
Pass float_status not env to match other functions.
Signed-off-by: Richard Henderson
---
target/arm/tcg/helper-a64.h| 2 +-
target/arm/tcg/helper-a64.c| 3 +--
target/arm/tcg/translate-a64.c | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/target/arm/tcg/helper-a64.