mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-28 13:31:13 +00:00
3a4781c16c
The __builtin_arm_uqsub8 is an internal GCC builtin which might change in future release (the correct way is to include "arm_acle.h" and use __uqsub8 ()). Since not all compilers support it, just use the inline assembler instead. Checked on armv7a-linux-gnueabihf. Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com> |
||
---|---|---|
.. | ||
ffs.S | ||
ffsll.S | ||
Implies | ||
memchr.S | ||
string-fza.h | ||
strlen.S |