The following class defines the simulated host workstation hardware, as seen by user programs – the ...
Definition: machine.h:108
The following class defines an entry in a translation table – either in a page table or a TLB...
Definition: translate.h:33
void ExceptionHandler(ExceptionType which)
ExceptionHandler Entry point into the Nachos kernel. Called when a user program is executing...
Definition: exception.cc:386
unsigned int WordToHost(unsigned int word)
Routines for converting Words and Short Words to and from the simulated machine's format of little en...
Definition: coff2noff.c:45