Home
last modified time | relevance | path

Searched refs:X86_STRING_CONTROL_AVOID_SHORT_DISTANCE_REP_MOVSB (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/x86/
Dcacheinfo.h88 |= X86_STRING_CONTROL_AVOID_SHORT_DISTANCE_REP_MOVSB; in init_cacheinfo()
Dsysdep.h63 #define X86_STRING_CONTROL_AVOID_SHORT_DISTANCE_REP_MOVSB (1 << 0) macro
/glibc-2.36/sysdeps/x86_64/multiarch/
Dmemmove-vec-unaligned-erms.S627 testl $X86_STRING_CONTROL_AVOID_SHORT_DISTANCE_REP_MOVSB, __x86_string_control(%rip)
/glibc-2.36/ChangeLog.old/
DChangeLog.23114 (X86_STRING_CONTROL_AVOID_SHORT_DISTANCE_REP_MOVSB): New.