|
From: | Richard Henderson |
Subject: | Re: [PATCH 14/76] target/arm: Use fp_status_f16_a32 in AArch32-only helpers |
Date: | Sat, 25 Jan 2025 07:21:46 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/24/25 08:27, Peter Maydell wrote:
We directly use fp_status_f16 in a handful of helpers that are AArch32-specific; switch to fp_status_f16_a32 for these. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- target/arm/tcg/vec_helper.c | 4 ++-- target/arm/vfp_helper.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |