Skip to content

Replace JMP with a CMP instruction, and rename JMR to JMP #26

@francisrstokes

Description

@francisrstokes

CMP should should take 3 arguments: two comparison registers and result register. If the two comparison registers are equal, the result register is set to 1, otherwise 0.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions