diff options
author | Ng, David <dng@quicinc.com> | 2009-08-18 16:08:59 -0700 |
---|---|---|
committer | Ng, David <dng@quicinc.com> | 2009-08-18 16:08:59 -0700 |
commit | 6358065d732cf4c5eb49e52487f87b56ac607168 (patch) | |
tree | 3cf5f03e07fe246a077a04947b241e00e009209a /libc/string/memset.c | |
parent | 8e88603bdcf893086ec5e6b470d063a6be0fa0c5 (diff) | |
download | bionic-6358065d732cf4c5eb49e52487f87b56ac607168.zip bionic-6358065d732cf4c5eb49e52487f87b56ac607168.tar.gz bionic-6358065d732cf4c5eb49e52487f87b56ac607168.tar.bz2 |
bionic: Replace ARM SWP instruction with LDREX/STREX
Replace SWP instruction with ARMv6+ LDREX/STREX. Using
hardcoded binary instructions as the current default
Android compiler flag is set to compile for ARMv5 only.
Diffstat (limited to 'libc/string/memset.c')
0 files changed, 0 insertions, 0 deletions