gem5/src
Tim Harris 2ea1aa8a4f X86: Fix JMP_FAR_I to unpack a far pointer correctly.
JMP_FAR_I was unpacking its far pointer operand using sll instead of srl like
it should, and also putting the components in the wrong registers for use by
other microcode.
2011-02-07 15:12:59 -08:00
..
arch X86: Fix JMP_FAR_I to unpack a far pointer correctly. 2011-02-07 15:12:59 -08:00
base Time: Add serialization functions to the Time class. 2011-02-02 18:05:03 -08:00
cpu m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
dev dev: fixed bugs to extend interrupt capability beyond 15 cores 2011-02-06 22:14:18 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mem Orion: Replace printf() with fatal() 2011-02-07 12:42:23 -06:00
python Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
sim m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
unittest Unit tests: Convert the refcnttest unit test to use the new EXPECT macros. 2011-01-18 01:27:04 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: show sources and targets when building, and colorize output. 2011-01-07 21:50:13 -08:00