Andrew Turner
|
70888b7ed5
|
Fix atomic_store_64, it should write the value passed in, not the value
read by the load.
Pointy Hat: andrew
|
2015-07-19 16:55:47 +00:00 |
|
Andrew Turner
|
a612bbfa12
|
Clean up the style of the armv6 atomic code.
Sponsored by: ABT Systems Ltd
|
2015-07-19 15:44:51 +00:00 |
|
Andrew Turner
|
d6a2102846
|
Sort the ARM atomic functions to be in alphabetical order.
Sponsored by: ABT Systems Ltd
|
2015-07-19 13:10:47 +00:00 |
|
Andrew Turner
|
8fa2222f46
|
Split out the arm and armv6 parts of atomic.h to new files. While here use
__ARM_ARCH to determine which revision of the architecture is applicable.
Sponsored by: ABT Systems Ltd
|
2015-07-16 13:33:03 +00:00 |
|