mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 08:40:07 +00:00
a6f2f43538
Written from scratch rather than copied from GMP, due to LGPL 2.1 vs GPL 3, but tested with the GMP testsuite. This is 250% faster than the generic code as measured on Cortex-A15, and the same speed as GMP on the same core, and probably everywhere.
3 lines
40 B
ArmAsm
3 lines
40 B
ArmAsm
#define USE_AS_SUB_N
|
|
#include "add_n.S"
|