Main Page   Compound List   File List   Compound Members   File Members  

d.c File Reference

#include "copyright.h"
#include "instr.h"
#include "encode.h"

Go to the source code of this file.

Defines

#define NULL   0
#define R(i)   regstrings[i]

Functions

 dump_ascii (instruction, pc) int instruction

Variables

int sptr
int longdis = 1
char * normalops []
char * specialops []
char * regstrings []
 pc


Define Documentation

#define NULL   0
 

Definition at line 11 of file d.c.

Referenced by Interrupt::CheckIfDue, Thread::CheckOverflow, Console::Console, Copy, DebugIsEnabled, FileRead, FileWrite, Initialize, List::IsEmpty, List::List, ListElement::ListElement, Machine::Machine, main, List::Mapcar, FileSystem::Open, Print, SynchList::Remove, List::Remove, Scheduler::Run, Thread::Sleep, List::SortedInsert, List::SortedRemove, StartProcess, SynchConsole::SynchConsole, Thread::Thread, Machine::Translate, Semaphore::V, Thread::Yield, List::~List, Machine::~Machine, SynchConsole::~SynchConsole, and Thread::~Thread.

#define R      regstrings[i]
 

Definition at line 27 of file d.c.


Function Documentation

dump_ascii instruction   ,
pc   
 


Variable Documentation

int longdis = 1
 

Definition at line 14 of file d.c.

char* normalops[]
 

Definition at line 16 of file d.c.

pc
 

Definition at line 31 of file d.c.

char* regstrings[]
 

Initial value:

{
"0", "r1", "r2", "r3", "r4", "r5", "r6", "r7", "r8", "r9",
"r10", "r11", "r12", "r13", "r14", "r15", "r16", "r17", "r18", "r19",
"r20", "r21", "r22", "r23", "r24", "r25", "r26", "r27", "gp", "sp",
"r30", "r31"
}

Definition at line 19 of file d.c.

char * specialops[]
 

Definition at line 16 of file d.c.

int sptr
 

Definition at line 13 of file d.c.


Generated on Mon Feb 10 09:54:49 2003 for nachos by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002
The University of Southern California does not screen or control the content on this website and thus does not guarantee the accuracy, integrity, or quality of such content. All content on this website is provided by and is the sole responsibility of the person from which such content originated, and such content does not necessarily reflect the opinions of the University administration or the Board of Trustees