Remark about MT2 hint …

There are different ways to do MT2. You may not need the hint posted below to solve the MT problems.

Midterm2 Hint

inv.w operation turns an operand into its two’s complement. For example,
“inc.w  operand”, will take the 2’s complement of the operand and put the result back in the operand.