Jump instructions
To add instruction "JALR", we need to redo the label system. We need to assign an address to each label. Therefore, only the "JAL" instruction is currently supported.
To add instruction "JALR", we need to redo the label system. We need to assign an address to each label. Therefore, only the "JAL" instruction is currently supported.