/bionic/libc/arch-x86/string/ |
sse2-strlen-atom.S | 109 pcmpeqb (%eax), %xmm0 116 pcmpeqb (%eax), %xmm1 124 pcmpeqb (%eax), %xmm2 131 pcmpeqb (%eax), %xmm3 137 pcmpeqb (%eax), %xmm0 143 pcmpeqb (%eax), %xmm1 149 pcmpeqb (%eax), %xmm2 155 pcmpeqb (%eax), %xmm3 161 pcmpeqb (%eax), %xmm0 167 pcmpeqb (%eax), %xmm [all...] |
ssse3-strcmp-latest.S | 193 pcmpeqb %xmm1, %xmm0 194 pcmpeqb %xmm2, %xmm1 275 pcmpeqb %xmm1, %xmm0 276 pcmpeqb (%edx), %xmm1 293 pcmpeqb %xmm1, %xmm0 294 pcmpeqb %xmm2, %xmm1 318 pcmpeqb %xmm1, %xmm0 320 pcmpeqb %xmm1, %xmm2 351 pcmpeqb %xmm1, %xmm0 352 pcmpeqb %xmm2, %xmm [all...] |
ssse3-memcmp3-new.S | 146 pcmpeqb %xmm0, %xmm3 206 pcmpeqb (%edi), %xmm1 208 pcmpeqb 16(%edi), %xmm2 229 pcmpeqb (%edi), %xmm0 232 pcmpeqb 16(%edi), %xmm2 241 pcmpeqb 32(%edi), %xmm0 242 pcmpeqb 48(%edi), %xmm2 280 pcmpeqb (%edi), %xmm1 284 pcmpeqb 16(%edi), %xmm3 305 pcmpeqb (%edi), %xmm [all...] |
/frameworks/compile/libbcc/runtime/lib/i386/ |
ashrdi3.S | 31 pcmpeqb %xmm1, %xmm1 // -1ULL 34 pcmpeqb %xmm1, %xmm1 // -1ULL
|
/external/zlib/contrib/amd64/ |
amd64-match.S | 295 pcmpeqb %xmm2, %xmm1 298 pcmpeqb %xmm4, %xmm3 301 pcmpeqb %xmm6, %xmm5 304 pcmpeqb %xmm8, %xmm7
|
/external/libvpx/vp8/common/x86/ |
loopfilter_mmx.asm | 133 pcmpeqb mm1, mm5 ; mask mm1 144 pcmpeqb mm4, mm5 146 pcmpeqb mm5, mm5 429 pcmpeqb mm1, mm0 442 pcmpeqb mm4, mm0 444 pcmpeqb mm0, mm0 730 pcmpeqb mm1, mm5 ; mask mm1 744 pcmpeqb mm4, mm5 746 pcmpeqb mm5, mm5 [all...] |
loopfilter_sse2.asm | 162 pcmpeqb xmm4, xmm5 ; hev 163 pcmpeqb xmm3, xmm3 ; hev 165 pcmpeqb xmm1, xmm7 ; mask xmm1 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/ |
mmx.h | 559 #define pcmpeqb_m2r(var, reg) mmx_m2r(pcmpeqb, var, reg) 560 #define pcmpeqb_r2r(regs, regd) mmx_r2r(pcmpeqb, regs, regd) 561 #define pcmpeqb(vars, vard) mmx_m2m(pcmpeqb, vars, vard) macro
|
/external/valgrind/main/memcheck/tests/amd64/ |
sse_memory.stdout.exp | [all...] |
sse_memory.c | 330 TEST_INSN( &AllMask, 16,pcmpeqb)
|
/external/valgrind/main/memcheck/tests/x86/ |
sse2_memory.stdout.exp | [all...] |
sse_memory.c | 330 TEST_INSN( &AllMask, 16,pcmpeqb)
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 426 // CHECK: pcmpeqb
|
/external/qemu/distrib/libpng-1.2.19/ |
pngvcrd.c | 184 pcmpeqb mm0,mm6 185 pcmpeqb mm1,mm6 186 pcmpeqb mm2,mm6 322 pcmpeqb mm0,mm6 323 pcmpeqb mm1,mm6 324 pcmpeqb mm2,mm6 325 pcmpeqb mm3,mm6 457 pcmpeqb mm0,mm6 //zeros->1s, v versa 730 pcmpeqb mm0,mm6 731 pcmpeqb mm1,mm [all...] |
pnggccrd.c | [all...] |
/external/qemu/target-i386/ |
ops_sse_header.h | 99 SSE_HELPER_B(pcmpeqb, FCMPEQ)
|
/external/valgrind/main/none/tests/amd64/ |
insn_mmx.def | 52 pcmpeqb mm.ub[11,22,33,44,55,66,77,88] mm.ub[11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00] 53 pcmpeqb m64.ub[11,22,33,44,55,66,77,88] mm.ub[11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00]
|
insn_sse2.def | 161 pcmpeqb xmm.ub[11,22,33,44,55,66,77,88,11,22,33,44,55,66,77,88] xmm.ub[11,11,33,33,55,55,77,77,11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00] 162 pcmpeqb m128.ub[11,22,33,44,55,66,77,88,11,22,33,44,55,66,77,88] xmm.ub[11,11,33,33,55,55,77,77,11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00] [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_mmx.def | 32 pcmpeqb mm.ub[11,22,33,44,55,66,77,88] mm.ub[11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00] 33 pcmpeqb m64.ub[11,22,33,44,55,66,77,88] mm.ub[11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00]
|
insn_sse2.def | 161 pcmpeqb xmm.ub[11,22,33,44,55,66,77,88,11,22,33,44,55,66,77,88] xmm.ub[11,11,33,33,55,55,77,77,11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00] 162 pcmpeqb m128.ub[11,22,33,44,55,66,77,88,11,22,33,44,55,66,77,88] xmm.ub[11,11,33,33,55,55,77,77,11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00] [all...] |
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | 626 // CHECK: pcmpeqb %mm3, %mm3 627 pcmpeqb %mm3,%mm3 629 // CHECK: pcmpeqb %xmm5, %xmm5 630 pcmpeqb %xmm5,%xmm5 [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrFragmentsSIMD.td | 85 def X86pcmpeqb : SDNode<"X86ISD::PCMPEQB", SDTIntBinOp, [SDNPCommutative]>;
|
X86InstrMMX.td | 311 defm MMX_PCMPEQB : MMXI_binop_rm_int<0x74, "pcmpeqb", int_x86_mmx_pcmpeq_b>;
|
X86ISelLowering.h | 218 PCMPEQB, PCMPEQW, PCMPEQD, PCMPEQQ, [all...] |
/external/llvm/test/CodeGen/X86/ |
mmx-builtins.ll | 102 ; CHECK: pcmpeqb [all...] |