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
Due to a microcode bug on the flat 68000, the CLR opcode doesn't work right on data registers. Substitution of EOR using the same data register as source and destination is a drop-in substitute.
Modify 68020 backend to not emit 68020 addressing modes or opcodes for 68000 support
The text was updated successfully, but these errors were encountered: