gem5/src
Gabe Black 2f72d6a1f4 X86: Fix store microops so they don't drop faults in timing mode.
If a fault was returned by the CPU when a store initiated it's write, the
store instruction would ignore the fault. This change fixes that.
2011-07-02 22:31:22 -07:00
..
arch X86: Fix store microops so they don't drop faults in timing mode. 2011-07-02 22:31:22 -07:00
base Loader: Handle bad section names when loading an ELF file. 2011-06-12 23:52:21 -07:00
cpu Ruby: Add support for functional accesses 2011-06-30 19:49:26 -05:00
dev scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00
mem Ruby: Commit files missing from previous commit 2011-07-01 16:29:33 -05:00
python copyright: Add code for finding all copyright blocks and create a COPYING file 2011-06-02 17:36:07 -07:00
sim scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00
unittest copyright: clean up copyright blocks 2011-06-02 14:36:35 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00