
CS 2731
Computer Organization II -- Spring 2003
Laboratory 8 [Mar 10, 12]:
Hand Assembly of MIPS Code
Hand Disassembly of MIPS Code
For this lab you are to work on two programs:
- a MIPS assembly program to hand assemble into machine code.
You must also
construct the symbol table and the relocation information.
Please refer to or download the following
practice form and work it out.
Check your answers against the
answer form.
- a MIPS machine code program to hand disassemble into assembly code.
You must reconstruct the assembly code from this machine
code. Please refer to or download the following
practice form and work it out.
Check your answers against the
answer form.
Here are the two programs to work on:
- a MIPS assembly program to hand assemble into machine code.
Please refer to or download the following
test form and work it out.
- a MIPS machine code program to hand disassemble into assembly code.
Please refer to or download the following
test form and work it out.
Revision date: 2003-03-11.
(Please use ISO
8601, the International Standard.)