gem5/src
Min Kyu Jeong c23e8c31eb ARM: Adding a bogus fault that does nothing.
This fault can used to flush the pipe, not including the faulting instruction.

The particular case I needed this was for a self-modifying code. It needed to
drain the store queue and force the following instruction to refetch from
icache. DCCMVAC cp15 mcr instruction is modified to raise this fault.
2010-08-25 19:10:43 -05:00
..
arch ARM: Adding a bogus fault that does nothing. 2010-08-25 19:10:43 -05:00
base Loader: Don't insert symbols into the symbol table that begin wiht '$'. 2010-08-23 11:18:40 -05:00
cpu ARM: Fixed register flattening logic (FP_Base_DepTag was set too low) 2010-08-25 19:10:43 -05:00
dev Devices: Allow a device to specify that a request is uncachable. 2010-08-23 11:18:41 -05:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern macos: MacOS has deprecated getdirentries, so just disable the code. 2010-05-06 08:42:21 -07:00
mem mem: fix dumb typo in copyrights 2010-08-25 14:08:27 -07:00
python misc: add some AMD copyright notices 2010-08-17 05:49:05 -07:00
sim Tracing: Fix trace so 'Predicated False' doesn't show up 2010-08-25 19:10:41 -05:00
unittest stats: cleanup a few small problems in stats 2010-07-21 15:53:53 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript python: Add mechanism to override code compiled into the exectuable 2010-07-21 15:53:52 -07:00