CS 2734
Computer Organization II
Laboratory 7 [3/1; 3/3; 3/8] Hand Assembly of MIPS Code,
Hand Disassembly of MIPS Code
On Monday you will be given two programs:
- a MIPS assembly program to hand assemble into machine code.
You will also be asked to
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 will be asked to 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 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: 2/26/99