MCS-284 Chapter 2 Homework
- 2.49 on pages 153-4. In my copy of the text there is a
misprint; figure 2.48 is on page 146, not page 141.
- 2.x1 Do the 6 cases which are not branches in problem
2.37 on page 152. You should write to any register besides
$at (except as dictated by the instruction) since doing
so would lose whatever data was in the register before executing the
pseudo-instruction.
- 2.x2 Do the 5 cases which are branches in problem
2.37 on page 152. You should write to any register besides
$at (except as dictated by the instruction) since doing
so would lose whatever data was in the register before executing the
pseudo-instruction.