gem5/src
Nathan Binkert eb5d9ba72b pseudo inst: Add rpns (read processor nanoseconds) instruction.
This instruction basically returns the number of nanoseconds that the CPU
has been running.
2008-11-10 11:51:18 -08:00
..
arch pseudo inst: Add rpns (read processor nanoseconds) instruction. 2008-11-10 11:51:18 -08:00
base flags: Provide an object for managing boolean flags for an object. 2008-11-10 11:51:17 -08:00
cpu O3CPU: Make the instcount debugging stuff per-cpu. 2008-11-10 11:51:18 -08:00
dev DmaDevice: fix minor type in error message. 2008-11-10 14:45:31 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Make it so that all thread contexts are registered with the System, even in 2008-11-02 21:57:06 -05:00
mem Clean up the SimpleTimingPort class a little bit. 2008-11-10 11:51:18 -08:00
python python: Fix the reference counting for python events placed on the eventq. 2008-11-10 11:51:18 -08:00
sim pseudo inst: Add rpns (read processor nanoseconds) instruction. 2008-11-10 11:51:18 -08:00
unittest cprintf: properly deal with pointer types 2008-10-10 21:45:35 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript swig: Add in a %rename to allow the same name to appear in multiple namespaces. 2008-10-10 21:45:34 -07:00