commit | 025640ceb93b2342021792c039aa3a73246da436 | [log] [tgz] |
---|---|---|
author | Lucas Crowthers <lucasc@codeaurora.org> | Mon Apr 22 16:18:18 2013 -0400 |
committer | Linux Build Service Account <lnxbuild@localhost> | Thu Oct 31 19:31:56 2013 -0600 |
tree | 4e8cc86d880679b22a476f0022f57e39fad9d55f | |
parent | 1b809bbb0a40076c2b42a179b12bb910d71facaf [diff] |
libm: sqrt and sqrtf via ARM vsqrt instruction Optimized sqrt and sqrtf for arm by using hardware opcode for sqrt rather than generic slow portable code. Change-Id: I84694159577aef6418710548085d8149c45e0e3f (cherry picked from commit 434d98cd36cdd2514a7118e69624e5d205ca849a) (cherry picked from commit 5fe41e6f146bcadd4904da26351c646cdc90d196) (cherry picked from commit e314f75340c8e818b17373314ceb54039fcd76ad)