HomeSort by relevance Sort by last modified time
    Searched full:psubusb (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/fec/
sse2bfly29.s 173 psubusb %xmm0,%xmm1
176 psubusb %xmm0,%xmm1
179 psubusb %xmm0,%xmm1
182 psubusb %xmm0,%xmm1
185 psubusb %xmm0,%xmm1
188 psubusb %xmm0,%xmm1
191 psubusb %xmm0,%xmm1
194 psubusb %xmm0,%xmm1
197 psubusb %xmm0,%xmm1
200 psubusb %xmm0,%xmm1
    [all...]
sse2bfly27.s 169 psubusb %xmm4,%xmm0
170 psubusb %xmm4,%xmm1
171 psubusb %xmm4,%xmm2
172 psubusb %xmm4,%xmm3
ssebfly27.s 161 psubusb \REG,%mm7
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 25 ; Use of pmaxub instead of psubusb to compute filter mask was seen
57 psubusb xmm1, xmm2 ; q2-=q3
58 psubusb xmm2, xmm6 ; q3-=q2
60 psubusb xmm4, xmm6 ; q1-=q2
61 psubusb xmm6, xmm3 ; q2-=q1
69 psubusb xmm5, xmm3 ; q0-=q1
70 psubusb xmm3, xmm0 ; q1-=q0
97 psubusb xmm4, xmm2 ; p2-=p3
98 psubusb xmm2, xmm5 ; p3-=p2
100 psubusb xmm3, xmm5 ; p1-=p
    [all...]
loopfilter_block_sse2_x86_64.asm 20 psubusb scratch1, %1 ; v2 - v1
21 psubusb %1, %2 ; v1 - v2
54 psubusb %1, [limit]
55 psubusb %4, [blimit]
59 psubusb %5, [thresh]
  /external/libvpx/libvpx/vpx_dsp/x86/
deblock_sse2.asm 22 psubusb xmm4, xmm1
23 psubusb xmm1, xmm0
24 psubusb xmm6, xmm3
25 psubusb xmm3, xmm0
35 psubusb xmm2, xmm4
36 psubusb xmm7, xmm6
49 psubusb xmm6, xmm2
50 psubusb xmm2, xmm0
51 psubusb xmm4, xmm3
52 psubusb xmm3, xmm
    [all...]
add_noise_sse2.asm 55 psubusb xmm1, xmm3 ; subtract black clamp
57 psubusb xmm1, xmm4 ; subtract whiteclamp
  /external/llvm/test/CodeGen/X86/
psubus.ll 102 ; SSE-NEXT: psubusb {{.*}}(%rip), %xmm0
127 ; SSE-NEXT: psubusb {{.*}}(%rip), %xmm0
156 ; SSE2-NEXT: psubusb %xmm0, %xmm1
166 ; SSSE3-NEXT: psubusb %xmm0, %xmm1
358 ; SSE-NEXT: psubusb %xmm2, %xmm0
359 ; SSE-NEXT: psubusb %xmm2, %xmm1
403 ; SSE-NEXT: psubusb %xmm2, %xmm0
404 ; SSE-NEXT: psubusb %xmm2, %xmm1
456 ; SSE2-NEXT: psubusb %xmm0, %xmm1
457 ; SSE2-NEXT: psubusb %xmm0, %xmm
    [all...]
vec_setcc-2.ll 74 ; Test for PSUBUSB
  /external/libyuv/files/util/
psnr.cc 126 psubusb xmm1, xmm2
127 psubusb xmm2, xmm3
163 "psubusb %%xmm2,%%xmm1 \n"
164 "psubusb %%xmm3,%%xmm2 \n"
  /external/v8/src/x64/
sse-instr.h 42 V(psubusb, 66, 0F, D8) \
  /external/libvpx/libvpx/third_party/libyuv/source/
compare_gcc.cc 37 "psubusb %%xmm2,%%xmm1 \n"
38 "psubusb %%xmm3,%%xmm2 \n"
compare_win.cc 39 psubusb xmm1, xmm2
40 psubusb xmm2, xmm3
  /external/libyuv/files/source/
compare_gcc.cc 37 "psubusb %%xmm2,%%xmm1 \n"
38 "psubusb %%xmm3,%%xmm2 \n"
compare_win.cc 39 psubusb xmm1, xmm2
40 psubusb xmm2, xmm3
  /external/swiftshader/src/Reactor/
x86.hpp 54 RValue<Byte8> psubusb(RValue<Byte8> x, RValue<Byte8> y);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
ssemmx2.s 56 psubusb 0x90909090(%eax),%xmm2
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
loongson-3a.s 72 psubusb $f27, $f28, $f29
loongson-2e.s 88 psubusb $f27, $f28, $f29
loongson-2f.s 88 psubusb $f27, $f28, $f29
loongson-3a.d 77 .*: 4bbde6c1 psubusb \$f27,\$f28,\$f29
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 644 "PSUBUSB",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 644 "PSUBUSB",
  /external/valgrind/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
  /external/valgrind/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]

Completed in 669 milliseconds

1 2 3 4 5