Ed Schouten 72790363a3 Make support for atomics on ARM complete.
Provide both __sync_*-style and __atomic_*-style functions that perform
the atomic operations on ARMv5 by using Restartable Atomic Sequences.

While there, clean up some pieces of code where it's sufficient to use
regular uint32_t to store register contents and don't need full reg_t's.
Also sync this back to the MIPS code.
2013-06-15 08:15:22 +00:00
..
2013-02-26 01:00:11 +00:00
2013-02-26 01:00:11 +00:00
2013-06-08 20:21:17 +00:00
2013-02-26 01:00:11 +00:00
2013-02-26 01:00:11 +00:00
2013-04-12 16:03:22 +00:00
2013-02-28 13:46:03 +00:00
2013-02-26 01:00:11 +00:00
2013-02-26 01:00:11 +00:00