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
Follows up on discussion in #164. Previously, comparisons with
signalling NaN would set `FPCSR[IVF]` only for ordered/unordered EQ/NE.
Now, all comparisons set this flag when operating on a signalling NaN.
Updated formal verification of `pfpu_cmp` to match.
0 commit comments