|
From: | Richard Henderson |
Subject: | Re: [PATCH 04/76] target/arm: Use FPSR_ constants in vfp_exceptbits_from_host() |
Date: | Sat, 25 Jan 2025 07:07:39 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/24/25 08:27, Peter Maydell wrote:
Use the FPSR_ named constants in vfp_exceptbits_from_host(), rather than hardcoded magic numbers. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- target/arm/vfp_helper.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |