gem5/src
Steve Reinhardt f78bc80bd7 Move store conditional result checking from SimpleAtomicCpu write
function into Alpha ISA description.  write now just generically
returns a result value if the res pointer is non-null (which means
we can only provide a res pointer if we expect a valid result
value).

--HG--
extra : convert_revision : fb1c315515787f5fbbf7d1af7e428bdbfe8148b8
2007-02-12 09:26:47 -08:00
..
arch Move store conditional result checking from SimpleAtomicCpu write 2007-02-12 09:26:47 -08:00
base sizeof with a pointer to dynamically allocated memory will return the size of the pointer, not the memory. 2007-01-30 02:45:59 -05:00
cpu Move store conditional result checking from SimpleAtomicCpu write 2007-02-12 09:26:47 -08:00
dev Make memory commands dense again to avoid cache stat table explosion. 2007-02-07 10:53:37 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha specific DepTag constants. 2006-11-09 21:30:48 -05:00
mem Merge zizzer.eecs.umich.edu:/bk/newmem 2007-02-07 10:55:14 -08:00
python make sparc fs less chatty 2007-01-31 18:32:27 -05:00
sim Fix for previous commit: need to ifdef NDEBUG on the 2007-02-06 10:04:44 -08:00
unittest Initialize the variable to something. 2007-02-06 22:32:37 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript make sparc fs less chatty 2007-01-31 18:32:27 -05:00