You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(port_riscv): clear mstatus.FS[1] on trap entry
> Clear `mstatus.FS[1]` to indicate that FP registers are not in use in
> the current invocation of the trap handler (it'll be set again on
> first use).
0 commit comments