Skip to content

[MCLayer] Add remaining instruction forms #7

@mskvortsov

Description

@mskvortsov

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions