Have a mapping from the assembly op to the canonical instruction. `addi ...` Should be mapped to some kind of content like: **Add Immediate**: This instruction is used to do X, Y, or Z.
Have a mapping from the assembly op to the canonical instruction.
addi ...Should be mapped to some kind of content like:
Add Immediate: This instruction is used to do X, Y, or Z.