glibc/sysdeps/x86_64
Fangrui Song 6720d36b66 x86-64: Replace movzx with movzbl
Clang cannot assemble movzx in the AT&T dialect mode.

../sysdeps/x86_64/strcmp.S:2232:16: error: invalid operand for instruction
 movzx (%rsi), %ecx
               ^~~~

Change movzx to movzbl, which follows the AT&T dialect and is used
elsewhere in the file.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2021-11-02 20:59:52 -07:00
..
64
fpu x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
multiarch x86-64: Replace movzx with movzbl 2021-11-02 20:59:52 -07:00
nptl elf: Remove THREAD_GSCOPE_IN_TCB 2021-09-16 01:04:20 +02:00
x32 mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068] 2021-07-12 18:13:32 -07:00
Implies
Makefile x86-64: Remove compiler -mavx512f check 2021-08-24 07:05:35 -07:00
Versions
____longjmp_chk.S
__longjmp.S
_mcount.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
abort-instr.h
add_n.S
addmul_1.S
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
configure elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
configure.ac elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
crti.S
crtn.S
dl-hwcaps-subdirs.c
dl-irel.h
dl-machine.h elf: Fix dynamic-link.h usage on rtld.c 2021-10-14 14:52:07 -03:00
dl-procinfo.c
dl-runtime.h
dl-tls.c elf: Use relaxed atomics for racy accesses [BZ #19329] 2021-05-11 17:16:37 +01:00
dl-tls.h
dl-tlsdesc.S x86_64: Remove lazy tlsdesc relocation related code 2021-04-15 09:47:47 +01:00
dl-tlsdesc.h x86_64: Remove lazy tlsdesc relocation related code 2021-04-15 09:47:47 +01:00
dl-trampoline.S elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
dl-trampoline.h elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
ffs.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
ffsll.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
htonl.S
ifuncmain8.c
ifuncmod8.c
isa.h
jmpbuf-offsets.h
jmpbuf-unwind.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
l10nflist.c
link-defines.sym elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
locale-defines.sym
localplt.data mtrace: Wean away from malloc hooks 2021-07-22 18:38:06 +05:30
lshift.S
machine-gmon.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memcmp.S x86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.S 2021-10-27 13:03:46 -05:00
memcmpeq.S x86_64: Add memcmpeq.S to fix disable-multi-arch build 2021-10-28 16:35:50 -05:00
memcpy.S
memcpy_chk.S
memmove.S
memmove_chk.S
mempcpy.S
mempcpy_chk.S
memrchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memset.S x86: Optimize memset-vec-unaligned-erms.S 2021-10-12 13:38:02 -05:00
memset_chk.S
memusage.h
mp_clz_tab.c
mul_1.S
preconfigure
preconfigure.ac
rawmemchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
rshift.S
rtld-offsets.sym
setjmp.S
stackguard-macros.h
stackinfo.h
start.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
stpcpy.S
strcasecmp.S
strcasecmp_l-nonascii.c
strcasecmp_l.S
strcat.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strchr.S
strchrnul.S
strcmp.S x86-64: Replace movzx with movzbl 2021-11-02 20:59:52 -07:00
strcpy.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcspn.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strlen.S x86-64: Move strlen.S to multiarch/strlen-vec.S 2021-06-23 10:24:35 -07:00
strncase.S
strncase_l-nonascii.c
strncase_l.S
strncmp.S
strnlen.S
strpbrk.S
strrchr.S
strspn.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
sub_n.S
submul_1.S
sysdep.h x86-64: Add AVX optimized string/memory functions for RTM 2021-03-29 07:40:17 -07:00
tls_get_addr.S
tlsdesc.c elf: Remove lazy tlsdesc relocation related code 2021-04-21 14:35:53 +01:00
tlsdesc.sym
tst-audit.h
tst-audit3.c
tst-audit4-aux.c
tst-audit4.c
tst-audit5.c
tst-audit6.c
tst-audit7.c
tst-audit10-aux.c
tst-audit10.c
tst-auditmod3a.c
tst-auditmod3b.c
tst-auditmod4a.c
tst-auditmod4b.c
tst-auditmod5a.c
tst-auditmod5b.c
tst-auditmod6a.c
tst-auditmod6b.c
tst-auditmod6c.c
tst-auditmod7a.c
tst-auditmod7b.c
tst-auditmod10a.c
tst-auditmod10b.c
tst-avx-aux.c
tst-avx.c
tst-avx512-aux.c
tst-avx512.c
tst-avx512mod.c
tst-avxmod.c
tst-glibc-hwcaps.c
tst-platform-1.c
tst-platformmod-1.c
tst-platformmod-2.c
tst-quad1.c
tst-quad1pie.c
tst-quad2.c
tst-quad2pie.c
tst-quadmod1.S
tst-quadmod1pie.S
tst-quadmod2.S
tst-quadmod2pie.S
tst-rsi-strlen.c x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064] 2021-07-08 18:55:40 -04:00
tst-rsi-wcslen.c x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064] 2021-07-08 18:55:40 -04:00
tst-split-dynreloc.c
tst-split-dynreloc.lds
tst-sse.c
tst-ssemod.c
tst-x86-64-tls-1.c x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591] 2021-04-01 07:00:22 -07:00
tst-x86_64-1.c
tst-x86_64mod-1.c
wcschr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscmp.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcslen.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsrchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wmemset.S
wmemset_chk.S
wordcopy.c