Homework 3A, I didn't think this one through.

Short Description:

Encode/Decode MIPS assembly instructions.

Goals

When you finish this homework, you should have:

Formal Description

  1. Encode the mips instruction addu $t4, $s1, $t8 as mips machine code.
  2. Encode the mips instruction sw $a0, 128($t3) as mips machine code.
  3. Decode the mips machine code instruction 0x0111482a into mips assembly code.

Required Files

Put it in a word document. If you are too lazy to type it up, have VERY clean hand writing and insert a picture of this into the document.

Submission

Submit the assignment to the D2L folder Homework 3A by the due date.