Skip to content

[m68k] no instructions related to the SR or CCR seem to work #65

Description

@ProxyPlayerHD

the following instructions appear to be completely missing as they just cause "Invalid absolute" errors:

MOVE SR, <ea>
MOVE <ea>, SR
ANDI <ea>, SR
ORI <ea>, SR
EORI <ea>, SR

MOVE CCR, <ea>
MOVE <ea>, CCR
ANDI <ea>, CCR
ORI <ea>, CCR
EORI <ea>, CCR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions