Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

OpString Struct Reference

Stuff to help print out each instruction, for debugging. More...

#include <mipssim.h>

List of all members.

Public Attributes

char* format
 Printed version of instruction. More...

RegType args [3]


Detailed Description

Stuff to help print out each instruction, for debugging.

Definition at line 162 of file mipssim.h.


Member Data Documentation

RegType OpString::args
 

Definition at line 164 of file mipssim.h.

char * OpString::format
 

Printed version of instruction.

Definition at line 163 of file mipssim.h.


The documentation for this struct was generated from the following file:
Generated at Wed Jul 4 11:32:23 2001 for Nachos by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001