CS 2734 Computer Organization II


Laboratory 10 [Apr 3, 5, 2000] A Simple Dis-assembler

In this laboratory you will be writing C code to dis-assemble an input MIPS machine-language program. (It is permissible to use C++ or Java for these assignments.) To ``dis-assemble'' means to convert the machine-language program back to some form of assembler language.


Revision Date: 3/31/00