x86-64: Use testl to check __x86_string_control
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 28 Aug 2021 13:10:38 +0000 (06:10 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 30 Aug 2021 17:39:53 +0000 (10:39 -0700)
commit3c8b9879cab6d41787bc5b14c1748f62fd6d0e5f
treeb4ab2d52fa555d843bbcb5dadad6b417a105fc02
parentd4877540e565f89f0a33e5b92c9f4b995e2f3a33
x86-64: Use testl to check __x86_string_control

Use testl, instead of andl, to check __x86_string_control to avoid
updating __x86_string_control.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S