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
* fixes BFM, constrains `make-eBFM` by width, and removes bad cases
- correctly extracts and concatenates according to register width
- eBFM on 32-bit registers should calculate indices relative to the 32-bit width
- operations on Wn registers should zero upper bits
- special cases in `if` branches were unreachable, so removed
- tweaks extract 0 to cast-low.
0 commit comments