On Sun, 1 Dec 2024 at 15:11, Richard Henderson <[email protected]> wrote: > > Pass fpstatus not env, like most other fp helpers. > > Signed-off-by: Richard Henderson <[email protected]>
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... Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
