ed f046275854 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-04-07 13:03:57 +00:00
2013-05-01 04:37:34 +00:00
2013-05-08 09:42:50 +00:00
2013-02-28 13:46:03 +00:00
2013-06-04 09:33:03 +00:00
2013-02-28 13:46:03 +00:00