qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] softfloat: Constify helpers returning float_status field


From: Richard Henderson
Subject: Re: [PATCH] softfloat: Constify helpers returning float_status field
Date: Fri, 17 Jan 2025 09:22:03 -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(-)

Thanks, queued.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]