|
From: | Richard Henderson |
Subject: | Re: [PATCH] softfloat: Constify helpers returning float_status field |
Date: | Thu, 16 Jan 2025 20:38:45 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/16/25 13:43, Philippe Mathieu-Daudé wrote:
These helpers don't alter float_status. Make it const. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- include/fpu/softfloat-helpers.h | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |