tac0S
Template Affectional Command Operating System
mipssim.cc File Reference

simulate a MIPS R2/3000 processor More...

#include "copyright.h"
#include "machine.h"
#include "mipssim.h"
#include "system.h"

Detailed Description

simulate a MIPS R2/3000 processor

Author
Olivier Hureau, Hugo Feydel , Julien ALaimo

This code has been adapted from Ousterhout's MIPSSIM package. Byte ordering is little-endian, so we can be compatible with DEC RISC systems.

DO NOT CHANGE – part of the machine emulation

Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved. See copyright.h for copyright notice and limitation of liability and disclaimer of warranty provisions.