Innopolis University DevOps Playground
Skip to content

Jump instructions

Bulat Gazizov requested to merge jumps into main

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.

Merge request reports