gem5/src
Andreas Hansson 7db542c0dd cpu: Relax check on squashed non-speculative instructions
This patch relaxes the check performed when squashing non-speculative
instructions, as it caused problems with loads that were marked ready,
and then stalled on a blocked cache. The assertion is now allowing
memory references to be non-faulting.
2014-01-24 15:29:29 -06:00
..
arch mips: Floating point convert bug fix 2013-12-29 19:29:45 -06:00
base stats: add function for adding two histograms 2014-01-10 16:19:40 -06:00
cpu cpu: Relax check on squashed non-speculative instructions 2014-01-24 15:29:29 -06:00
dev sim: simulate with multiple threads and event queues 2013-11-25 11:21:00 -06: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 arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
mem ruby: remove unused label no_vector 2014-01-17 11:02:15 -06:00
proto base: Avoid size limitation on protobuf coded streams 2013-05-30 12:53:53 -04:00
python python: provide better error message for wrapped C++ methods 2014-01-03 17:08:43 -08:00
sim sim: Add support for dynamic frequency scaling 2013-12-29 19:29:45 -06:00
unittest arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript cpu: allow the fetch buffer to be smaller than a cache line 2013-11-15 13:21:15 -05:00