mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
aarch64: Add vector implementations of tan routines
This includes some utility headers for evaluating polynomials using various schemes.
This commit is contained in:
committed by
Szabolcs Nagy
parent
2aa0974d25
commit
f554334c05
@@ -14,3 +14,7 @@ GLIBC_2.38 _ZGVsMxv_log F
|
||||
GLIBC_2.38 _ZGVsMxv_logf F
|
||||
GLIBC_2.38 _ZGVsMxv_sin F
|
||||
GLIBC_2.38 _ZGVsMxv_sinf F
|
||||
GLIBC_2.39 _ZGVnN2v_tan F
|
||||
GLIBC_2.39 _ZGVnN4v_tanf F
|
||||
GLIBC_2.39 _ZGVsMxv_tan F
|
||||
GLIBC_2.39 _ZGVsMxv_tanf F
|
||||
|
Reference in New Issue
Block a user