Skip to content

Add support to negative integers #3

@itsofirk

Description

@itsofirk

addi $8, $7, -3 failed to be translated.

can be solved using a 2's complement conversion manually, it should work bit-wise.
changes should be taken in the translator and in the instructions printing logic.

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