-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
These instruction forms are not yet implemented:
CALLn, CALLp, CALLc
RRA8m, RRA8n, RRA8p
RRC8m, RRC8n, RRC8p
SWPB16m, SWPB16n, SWPB16p
CMP8rn, CMP8rp, CMP8mn, CMP8mp
CMP16rn, CMP16rp, CMP16mn, CMP16mp
BIT8rc, BIT8rn, BIT8rp, BIT8mc, BIT8mn, BIT8mp
BIT16rc, BIT16rn, BIT16rp, BIT16mc, BIT16mn, BIT16mp
All these instruction forms are mostly exotic, however should be implemented for completeness.
Also, some instructions exist only as corresponding MOV
:
Bn, Bp, Bc, POP8r, POP8m, POP16m
and RLA
, RLC
are printed as ADD
, ADDC
.
Metadata
Metadata
Assignees
Labels
No labels