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
As discussed on chat, there currently is the bug where certain suffixes
are interpreted by the (m68k) assembler.
Example: `move.l #global.w,-44(%fp)`
`.w` is interpreted by the assembler as a size hint for #global.
0 commit comments