Abstract


Important

Every MIPS instruction that is stored in memory must be word aligned!

Tip

Here is an online calculator that translates a MIPS instruction to hex, and vice versa.

Source Register

  • 5bits
  • Labeled rs, mapped to RR1
  • Register with value stored that we want to use to carry out Operation

Target Register