Skip to content

Re-implement SUB, MUL, DIV, and IDIV #6

@Leonardo2718

Description

@Leonardo2718

IL generation for the SUB, MUL, DIV, and IDIV, opcodes needs to be re-implemented to follow the style of ADD. Once this is done, the vm_sub(), vm_mul(), vm_div(), and vm_idiv() helper functions can be deleted.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions