glibc/sysdeps/arm/armv6t2
Adhemerval Zanella Netto 3a4781c16c arm: Remove __builtin_arm_uqsub8 usage on string-fza.h
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>
2023-03-02 16:41:43 -03:00
..
ffs.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ffsll.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Implies
memchr.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
string-fza.h arm: Remove __builtin_arm_uqsub8 usage on string-fza.h 2023-03-02 16:41:43 -03:00
strlen.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00