Searched refs:LCQWORD_reg (Results 1 – 4 of 4) sorted by relevance
/sysdeps/i386/i686/multiarch/ |
A D | strcmp-sse4.S | 183 # define LCQWORD_reg .Ltouppermask@GOTOFF(%ebx) macro 187 # define LCQWORD_reg .Ltouppermask macro 225 pand LCQWORD_reg, %xmm3; \ 226 pand LCQWORD_reg, %xmm5; \
|
A D | strcmp-ssse3.S | 200 # define LCQWORD_reg .Ltouppermask@GOTOFF(%ebx) macro 204 # define LCQWORD_reg .Ltouppermask macro 295 pand LCQWORD_reg, %xmm5; \ 297 pand LCQWORD_reg, %xmm7; \
|
/sysdeps/x86_64/multiarch/ |
A D | strcmp-sse42.S | 192 # define LCQWORD_reg %xmm6 macro 209 vpand LCQWORD_reg, %xmm8, %xmm8; \ 210 vpand LCQWORD_reg, %xmm10, %xmm10; \ 225 pand LCQWORD_reg, %xmm7; \ 226 pand LCQWORD_reg, %xmm9; \ 1789 #undef LCQWORD_reg
|
/sysdeps/x86_64/ |
A D | strcmp.S | 164 # define LCQWORD_reg %xmm7 macro 186 pand LCQWORD_reg, %xmm8; \ 187 pand LCQWORD_reg, %xmm10; \
|
Completed in 9 milliseconds