commit | 38a17866b31e0b6dee320f32a8644e358583ab23 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Wed Jun 16 16:28:07 2010 -0700 |
committer | Andy McFadden <fadden@android.com> | Thu Jun 17 12:49:09 2010 -0700 |
tree | f4846bffc20ab75820bd22d5299f368e79db5346 | |
parent | 6e10b9aaa72425a4825a25f0043533d0c6fdbba4 [diff] |
Implement 64-bit atomic ops for ARMv6K+. This implements the "quasi-atomic" 64-bit operations using LDREXD/STREXD when those instructions are available (e.g. our ARMv7-A devices). Also, folded in an expanded version of AtomicSpeed.c that has been floating around my hard drive for a while. (This time, without Condition Code Roulette.) Change-Id: I90803794994373e2c620be423c081f0da4469fdf