/external/valgrind/memcheck/tests/amd64/ |
sse_memory.stdout.exp | [all...] |
sse_memory.c | 327 TEST_INSN( &AllMask, 16,pandn)
|
/external/valgrind/memcheck/tests/x86/ |
sse2_memory.stdout.exp | [all...] |
/external/libvpx/libvpx/vp8/encoder/x86/ |
dct_sse2.asm | 145 pandn xmm2, XMMWORD PTR[GLOBAL(_cmp_mask)] ;clear upper, 313 pandn xmm6, XMMWORD PTR[GLOBAL(_cmp_mask8x4)] ; clear upper,
|
/external/mesa3d/src/mesa/x86/ |
mmx_blend.S | 332 PANDN ( MM2, MM4 ) /* q > p ? 0 : q */ ;\ 364 PANDN ( MM1, MM4 ) /* q > p ? 0 : p */ ;\
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
dct_sse2.asm | 145 pandn xmm2, XMMWORD PTR[GLOBAL(_cmp_mask)] ;clear upper, 313 pandn xmm6, XMMWORD PTR[GLOBAL(_cmp_mask8x4)] ; clear upper,
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 276 // CHECK: pandn
|
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_loopfilter_mmx.asm | 191 pandn mm4, mm5 ; high edge variance additive 509 pandn mm4, mm5 ; high edge variance additive
|
/external/valgrind/none/tests/amd64/ |
insn_mmx.def | 50 pandn mm.uq[0xfdb97531eca86420] mm.uq[0x0123456789abcdef] => 1.uq[0xfc98301064002000] 51 pandn m64.uq[0xfdb97531eca86420] mm.uq[0x0123456789abcdef] => 1.uq[0xfc98301064002000]
|
/external/valgrind/none/tests/x86/ |
insn_mmx.def | 30 pandn mm.uq[0xfdb97531eca86420] mm.uq[0x0123456789abcdef] => 1.uq[0xfc98301064002000] 31 pandn m64.uq[0xfdb97531eca86420] mm.uq[0x0123456789abcdef] => 1.uq[0xfc98301064002000]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_loopfilter_mmx.asm | 191 pandn mm4, mm5 ; high edge variance additive 509 pandn mm4, mm5 ; high edge variance additive
|
/external/llvm/test/CodeGen/X86/ |
stack-folding-mmx.ll | 172 ;CHECK: pandn {{-?[0-9]*}}(%rsp), {{%mm[0-7]}} {{.*#+}} 8-byte Folded Reload 174 %2 = call x86_mmx @llvm.x86.mmx.pandn(x86_mmx %a, x86_mmx %b) nounwind readnone 177 declare x86_mmx @llvm.x86.mmx.pandn(x86_mmx, x86_mmx) nounwind readnone
|
sse3.ll | 47 ; X64-NEXT: pandn %xmm1, %xmm2
|
vector-shuffle-128-v8.ll | [all...] |
/bionic/libm/x86/ |
e_exp.S | 160 pandn %xmm2, %xmm6
|
s_expm1.S | 216 pandn %xmm2, %xmm6
|
/external/libvpx/libvpx/vp8/common/x86/ |
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...] |
loopfilter_block_sse2_x86_64.asm | 74 pandn scratch2, scratch1 ; vp8_filter &= hev
|
loopfilter_sse2.asm | 248 pandn xmm4, xmm5 ; high edge variance additive 416 pandn xmm4, xmm1 ; vp8_filter&=~hev [all...] |
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_logic.c | 416 /* This often gets translated to PANDN, but sometimes the NOT is
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
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...] |
loopfilter_block_sse2.asm | 74 pandn scratch2, scratch1 ; vp8_filter &= hev
|
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | [all...] |
/bionic/libm/x86_64/ |
s_expm1.S | 199 pandn %xmm2, %xmm6
|
/external/elfutils/src/libcpu/defs/ |
i386 | 590 01100110,00001111,11011111,{Mod}{xmmreg}{R_m}:pandn {Mod}{R_m},{xmmreg} 591 00001111,11011111,{MOD}{mmxreg}{R_M}:pandn {MOD}{R_M},{mmxreg} [all...] |