mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-11 12:50:58 +08:00
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 |