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
The comment clarifies that because we track label addresses in
32bit words, but that immediate values are in bytes, the code
needs to divide immediate values by 4, while leaving symbols
(label) addresses as-is.
0 commit comments