gem5/src
Gabe Black 3ff1e922c2 ARM: Add a cmpxchg implementation to the "comm page".
This implementation does what it's supposed to (I think), but it's not atomic
and doesn't have memory barriers like the kernel's version.
2009-06-09 23:41:03 -07:00
..
arch ARM: Add a cmpxchg implementation to the "comm page". 2009-06-09 23:41:03 -07:00
base cleanup: Make use of types properly and make the loop a little more clear. 2009-06-05 17:01:19 -07:00
cpu types: clean up types, especially signed vs unsigned 2009-06-04 23:21:12 -07:00
dev types: need typename keyword to get the type. 2009-06-05 11:40:02 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern types: clean up types, especially signed vs unsigned 2009-06-04 23:21:12 -07:00
mem types: clean up types, especially signed vs unsigned 2009-06-04 23:21:12 -07:00
python swig: %include Event before PythonEvent so python gets the subclass correct. 2009-06-01 16:38:57 -07:00
sim types: clean up types, especially signed vs unsigned 2009-06-04 23:21:12 -07:00
unittest includes: sort includes again 2009-05-17 14:34:52 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: Make it so that the processing of trace flags does not depend on order 2009-06-05 15:20:09 -07:00