Home
last modified time | relevance | path

Searched refs:CMP_R1_S2 (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrcmp-avx2.S143 # define CMP_R1_S2(s1_reg, s2_mem, scratch_reg, reg_out, ext) \ macro
150 # define CMP_R1_S2_ymm(...) CMP_R1_S2(__VA_ARGS__, ymm)
151 # define CMP_R1_S2_xmm(...) CMP_R1_S2(__VA_ARGS__, xmm)
Dstrcmp-evex.S159 # define CMP_R1_S2(s1_reg, s2_mem, s2_reg, reg_out, ext) \ macro
166 # define CMP_R1_S2_YMM(...) CMP_R1_S2(__VA_ARGS__, YMM)
167 # define CMP_R1_S2_XMM(...) CMP_R1_S2(__VA_ARGS__, XMM)