Searched refs:TOLOWER_BASE (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/x86_64/multiarch/ |
D | strcmp-avx2.S | 117 # define TOLOWER_BASE %r11 macro 135 # define TOLOWER_gpr(src, dst) movl (TOLOWER_BASE, src, 4), dst 219 leaq _nl_C_LC_CTYPE_tolower + 128 * 4(%rip), TOLOWER_BASE
|
D | strcmp-evex.S | 138 # define TOLOWER_BASE %r11 macro 151 # define TOLOWER_gpr(src, dst) movl (TOLOWER_BASE, src, 4), dst 237 leaq _nl_C_LC_CTYPE_tolower + 128 * 4(%rip), TOLOWER_BASE
|