gem5/src
2007-06-19 14:18:25 +00:00
..
arch Get rid of the immediate and displacement components of the EmulEnv struct and use them directly out of the instruction. The extra copies are conceptually realistic but are just innefficient as implemented. Also don't use the zeroeth microcode register for general storage since it's now the zero register, and implement a load and a store microops. 2007-06-19 14:18:25 +00:00
base Fix an assert to allow rounding mode 0. 2007-06-14 13:53:27 +00:00
cpu memtest.cc: 2007-06-16 14:05:05 -07:00
dev Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Change getDeviceAddressRanges to use bool for snoop arg. 2007-05-21 23:36:09 -07:00
mem Add a startup function that will fast forward to the right clock edge 2007-06-09 23:01:47 -07:00
python Add a function to get a SimObject's memory mode and rework 2007-06-10 13:52:21 -07:00
sim Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07: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 Completely re-work how the scons framework incorporates swig 2007-04-12 21:20:04 -07:00