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 undocumented SLL (CB 30-37, and the DDCB/FDCB xx 30-37 forms) has no case in gen_instr_il(), so it falls through to the catch-all il.unimplemented().
Low priority — it only appears in code that deliberately uses undocumented opcodes.
The undocumented
SLL(CB 30-37, and theDDCB/FDCB xx 30-37forms) has no case ingen_instr_il(), so it falls through to the catch-allil.unimplemented().Low priority — it only appears in code that deliberately uses undocumented opcodes.