On 12/5/24 14:44, Peter Maydell wrote:
On Sun, 1 Dec 2024 at 15:11, Richard Henderson
<richard.hender...@linaro.org> wrote:
Pass fpstatus not env, like most other fp helpers.
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
I have a patch pretty similar to this in my work-in-progress
FEAT_AFP series, because there I wanted it as part of splitting
env->vfp.fp_status into separate A32 and A64 fp_status fields...
I thought that might be the case. I have additional changes in this area for SME2. I'll
send those out separately this evening, just so we can compare notes.
r~