mirror of git://sourceware.org/git/glibc.git
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> |
||
|---|---|---|
| .. | ||
| Implies | ||
| ffs.S | ||
| ffsll.S | ||
| memchr.S | ||
| string-fza.h | ||
| strlen.S | ||