gem5/src/cpu/simple
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
..
atomic.cc Move store conditional result checking from SimpleAtomicCpu write 2007-02-12 09:26:47 -08:00
atomic.hh little fixes i noticed while searching for reason for address range issues (but these weren't the cause of the problem). 2006-12-15 17:55:47 -05:00
base.cc Merge zizzer:/bk/newmem 2007-01-26 12:51:24 -05:00
base.hh Move store conditional result checking from SimpleAtomicCpu write 2007-02-12 09:26:47 -08:00
timing.cc Make memory commands dense again to avoid cache stat table explosion. 2007-02-07 10:53:37 -08:00
timing.hh little fixes i noticed while searching for reason for address range issues (but these weren't the cause of the problem). 2006-12-15 17:55:47 -05:00