gem5/src
Ali Saidi cf0e202cba make m5 readfile work on solaris... we can have a solaris regression soon!
src/arch/sparc/isa/decoder.isa:
    add readfile and break to sparc decoder
src/arch/sparc/isa/operands.isa:
    fix O0-O5 operands registers
util/m5/Makefile.sparc:
    Make sparc makefile compile a 64bit binary
util/m5/m5.c:
    readfile was in here twice, once will be sufficient I think
util/m5/m5op_sparc.S:
    implement readfile and debugbreak

--HG--
extra : convert_revision : 139b3f480ee6342b37b5642e072c8486d91a3944
2007-02-24 22:05:01 -05:00
..
arch make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00
base Fix majory brokenness in my previous MySQL commit, basically 2007-02-21 10:15:17 -08:00
cpu Give the progress event its own priority 2007-02-17 22:07:50 -08:00
dev Make mulitple consoles work and be distinguishable from each other 2007-02-13 15:58:06 -05:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Clean up tracing stuff more, get rid of the trace log since 2007-02-10 15:14:50 -08:00
mem implement vtophys and 32bit gdb support 2007-02-18 19:57:46 -05:00
python Fix tracing so it starts right away if --trace-start is not 2007-02-21 14:08:13 -08:00
sim add pseduo instruction support for sparc 2007-02-21 21:06:17 -05:00
unittest Quick program to time how long ccprintf takes to write 2007-02-07 22:02:09 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript Get rid of the Statistics and Statreset ParamContexts, and 2007-02-17 22:52:32 -08:00