gem5/src
Korey Sewell 069b38c0d5 inorder: track last branch committed
when threads are switching in/out the CPU, we need to keep
track of special cases like branches. Add appropriate
variables in ThreadState t track this and then use
these variables when updating pc after context switch
2010-01-31 18:27:58 -05:00
..
arch compile: compile on 32 bit hardware 2009-11-05 17:21:26 -08:00
base build: need to include cstdio 2010-01-23 14:02:03 -08:00
cpu inorder: track last branch committed 2010-01-31 18:27:58 -05:00
dev X86: Add a latency that describes how long an interrupt takes to propagate through the IO APIC. 2009-12-19 01:50:06 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern SE: Fix SE mode OS X compilation. 2009-11-14 11:49:01 -06:00
mem m5: Regression Tester Update 2010-01-29 20:29:40 -08:00
python ply grammar: Fixup Tokenizer class so you can get lexer arguments 2009-09-23 18:28:29 -07:00
sim util: do checkpoint aggregation more cleanly, fix last changeset. 2010-01-19 22:03:44 -08:00
unittest includes: sort includes again 2009-05-17 14:34:52 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: deal with generated .py files properly 2009-11-08 17:35:49 -08:00