HomeSort by relevance Sort by last modified time
    Searched refs:pandn (Results 26 - 50 of 69) sorted by null

12 3

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 135 pandn mm7, mm3 ; mm7 select vals < thresh from blurred result
231 pandn mm7, mm3 ; mm7 select vals < thresh from blurred result
422 pandn mm3, mm2
vp9_postproc_sse2.asm 123 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
213 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
412 pandn xmm3, xmm2
590 pandn xmm5, xmm2
vp9_loopfilter_mmx.asm 191 pandn mm4, mm5 ; high edge variance additive
509 pandn mm4, mm5 ; high edge variance additive
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
dct_mmx.asm 152 pandn mm6, MMWORD PTR[GLOBAL(_cmp_mask)] ; clear upper,
dct_sse2.asm 145 pandn xmm2, XMMWORD PTR[GLOBAL(_cmp_mask)] ;clear upper,
313 pandn xmm6, XMMWORD PTR[GLOBAL(_cmp_mask8x4)] ; clear upper,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm 123 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
213 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
412 pandn xmm3, xmm2
590 pandn xmm5, xmm2
vp9_loopfilter_mmx.asm 191 pandn mm4, mm5 ; high edge variance additive
509 pandn mm4, mm5 ; high edge variance additive
  /external/libvpx/libvpx/vp8/encoder/x86/
dct_mmx.asm 152 pandn mm6, MMWORD PTR[GLOBAL(_cmp_mask)] ; clear upper,
dct_sse2.asm 145 pandn xmm2, XMMWORD PTR[GLOBAL(_cmp_mask)] ;clear upper,
313 pandn xmm6, XMMWORD PTR[GLOBAL(_cmp_mask8x4)] ; clear upper,
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm 123 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
213 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
412 pandn xmm3, xmm2
590 pandn xmm5, xmm2
vp9_loopfilter_mmx.asm 191 pandn mm4, mm5 ; high edge variance additive
509 pandn mm4, mm5 ; high edge variance additive
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
dct_mmx.asm 152 pandn mm6, MMWORD PTR[GLOBAL(_cmp_mask)] ; clear upper,
dct_sse2.asm 145 pandn xmm2, XMMWORD PTR[GLOBAL(_cmp_mask)] ;clear upper,
313 pandn xmm6, XMMWORD PTR[GLOBAL(_cmp_mask8x4)] ; clear upper,
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 623 // CHECK: pandn %mm3, %mm3
624 pandn %mm3,%mm3
626 // CHECK: pandn %xmm5, %xmm5
627 pandn %xmm5,%xmm5
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssewidth.asm 336 pandn xmm1, xmm2 label
337 pandn xmm1, dqword [rbx] label
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
postproc_mmx.asm 201 pandn mm3, mm2
loopfilter_mmx.asm 191 pandn mm4, mm5 ; high edge variance additive
509 pandn mm4, mm5 ; high edge variance additive
798 pandn mm4, mm1 ; vp8_filter&=~hev
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 201 pandn mm3, mm2
loopfilter_mmx.asm 191 pandn mm4, mm5 ; high edge variance additive
509 pandn mm4, mm5 ; high edge variance additive
798 pandn mm4, mm1 ; vp8_filter&=~hev
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 201 pandn mm3, mm2
loopfilter_mmx.asm 191 pandn mm4, mm5 ; high edge variance additive
509 pandn mm4, mm5 ; high edge variance additive
798 pandn mm4, mm1 ; vp8_filter&=~hev
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 327 TEST_INSN( &AllMask, 16,pandn)
  /external/qemu/target-i386/
ops_sse_header.h 90 SSE_HELPER_Q(pandn, FANDN)

Completed in 2812 milliseconds

12 3