Skip to content

Implement LOADLONG Operation #10

@craigthomas

Description

@craigthomas

The LOADLONG operation loads the index register with a 16-byte value. The value can either be the address of a previously defined label, or a numeric literal. The LOADLONG mnemonic is as follows:

LOADLONG message
LOADLONG $BEEF

The mnemonic is encoded as two separate 16-bit words:

F000 BEEF

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions