gem5/src
Ali Saidi c9e4678c16 cpu: fix a switching issue with the o3 cpu.
This change fixes the switcheroo test that broke earlier this month. The code
that was checking for the pipeline being blocked wasn't checking for a pending
translation, only for a icache access.
2013-04-22 13:20:31 -04:00
..
arch arm: set ldr_ret_uop as conditional or unconditional control 2013-04-17 16:07:10 -05:00
base base: load weak symbols from object file 2013-04-17 16:07:19 -05:00
cpu cpu: fix a switching issue with the o3 cpu. 2013-04-22 13:20:31 -04:00
dev dev: Fix a bug in the use of seekp/seekg 2013-04-17 08:17:03 -04:00
doc MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern scons: Add warning for missing declarations 2013-02-19 05:56:07 -05:00
mem ruby: moesi cmp directory: add copyright notice 2013-04-17 16:06:58 -05:00
proto mem: Add a generic id field to the packet trace 2013-03-26 14:46:45 -04:00
python scons: Add warning for missing declarations 2013-02-19 05:56:07 -05:00
sim base: load weak symbols from object file 2013-04-17 16:07:19 -05:00
unittest AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: don't die on warnings in swig-generated code 2013-03-27 10:03:02 -07:00