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

12 3

  /external/qemu/distrib/sdl-1.2.15/src/video/
mmx.h 23 It appears that the latest gas has the pand problem fixed, therefore
513 #define pand(vars, vard) \ macro
521 #define pand_m2r(var, reg) mmx_m2r(pand, var, reg)
522 #define pand_r2r(regs, regd) mmx_r2r(pand, regs, regd)
523 #define pand(vars, vard) mmx_m2m(pand, vars, vard) macro
  /external/valgrind/main/VEX/test/
mmxtest.c 309 #define pand_m2r(var, reg) mmx_m2r(pand, var, reg)
310 #define pand_r2r(regs, regd) mmx_r2r(pand, regs, regd)
311 #define pand(vars, vard) mmx_m2m(pand, vars, vard) macro
579 do_test("pand", pand(ma,mb));
  /external/openssl/crypto/sha/asm/
sha512-586.pl 96 &pand ("mm5",$E); # f&=e
125 &pand ("mm5","mm2"); # %mm5=a&c
126 &pand ($A,"mm1"); # a=(a|c)&b
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_mmx.asm 114 pand mm2, [GLOBAL(tfe)] ; set lsb of each byte to zero
154 pand mm2, mm4 ; high var mask (hvm)(p1 - q1)
162 pand mm1, mm2 ; mask filter values we don't care about
404 pand mm5, [GLOBAL(tfe)] ; set lsb of each byte to zero
457 pand mm2, mm4 ; high var mask (hvm)(p1 - q1)
469 pand mm1, mm2 ; mask filter values we don't care about
706 pand mm2, [GLOBAL(tfe)] ; set lsb of each byte to zero
760 pand mm1, mm2 ; mask filter values we don't care about
765 pand mm2, mm4; ; Filter2 = vp8_filter & hev
    [all...]
postproc_sse2.asm 75 pand xmm0, xmm7
420 pand xmm1, xmm3
616 pand xmm1, xmm5
postproc_mmx.asm 200 pand mm1, mm3
  /external/openssl/crypto/aes/asm/
aesni-x86_64.pl     [all...]
aes-586.S 372 pand %mm2,%mm3
373 pand %mm2,%mm7
1522 pand %mm3,%mm2
1523 pand %mm3,%mm6
    [all...]
  /external/openssl/crypto/bn/asm/
x86-gf2m.S 27 pand %mm3,%mm5
32 pand %mm3,%mm4
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 655 pand xmm0, xmm5
656 pand xmm1, xmm5
693 pand xmm2, xmm5
694 pand xmm3, xmm5
728 pand xmm0, xmm5
729 pand xmm1, xmm5
778 pand xmm2, xmm7
779 pand xmm3, xmm7
786 pand xmm2, xmm7
819 pand xmm0, xmm
    [all...]
  /external/valgrind/main/none/tests/amd64/
insn_mmx.def 48 pand mm.uq[0xfdb97531eca86420] mm.uq[0x0123456789abcdef] => 1.uq[0x0121452188a84420]
49 pand m64.uq[0xfdb97531eca86420] mm.uq[0x0123456789abcdef] => 1.uq[0x0121452188a84420]
  /build/target/product/
mini.mk 147 pand \
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 244 template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_and(a, b); } function in namespace:Eigen::internal
245 template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_and(a, b); } function in namespace:Eigen::internal
Complex.h 92 template<> EIGEN_STRONG_INLINE Packet2cf pand <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(vec_and(a.v,b.v)); } function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 158 template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) function in namespace:Eigen::internal
162 template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return vandq_s32(a,b); } function in namespace:Eigen::internal
Complex.h 91 template<> EIGEN_STRONG_INLINE Packet2cf pand <Packet2cf>(const Packet2cf& a, const Packet2cf& b) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/arch/SSE/
Complex.h 79 template<> EIGEN_STRONG_INLINE Packet2cf pand <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_and_ps(a.v,b.v)); } function in namespace:Eigen::internal
292 template<> EIGEN_STRONG_INLINE Packet1cd pand <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_and_pd(a.v,b.v)); } function in namespace:Eigen::internal
PacketMath.h 186 template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_and_ps(a,b); } function in namespace:Eigen::internal
187 template<> EIGEN_STRONG_INLINE Packet2d pand<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_and_pd(a,b); } function in namespace:Eigen::internal
188 template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_and_si128(a,b); } function in namespace:Eigen::internal
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 111 pand mm0,mm7 /*6 And*/
113 pand mm1,mm7 /*7 And*/
126 pand mm2,mm7 /*18 And*/
127 pand mm3,mm7 /*19 And*/
409 pand mm6,mm7 /*11 Get low double-word only*/
426 pand mm4,mm7 /*27 Get low double-word only*/
449 pand mm6,mm7 /*43 Get low double-word only*/
465 pand mm4,mm7 /*58 Get low double-word only*/
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_detection.cpp 111 pand mm0,mm7 /*6 And*/
113 pand mm1,mm7 /*7 And*/
126 pand mm2,mm7 /*18 And*/
127 pand mm3,mm7 /*19 And*/
409 pand mm6,mm7 /*11 Get low double-word only*/
426 pand mm4,mm7 /*27 Get low double-word only*/
449 pand mm6,mm7 /*43 Get low double-word only*/
465 pand mm4,mm7 /*58 Get low double-word only*/
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 111 pand mm0,mm7 /*6 And*/
113 pand mm1,mm7 /*7 And*/
126 pand mm2,mm7 /*18 And*/
127 pand mm3,mm7 /*19 And*/
409 pand mm6,mm7 /*11 Get low double-word only*/
426 pand mm4,mm7 /*27 Get low double-word only*/
449 pand mm6,mm7 /*43 Get low double-word only*/
465 pand mm4,mm7 /*58 Get low double-word only*/
    [all...]
  /external/eigen/Eigen/src/Core/
GenericPacketMath.h 137 pand(const Packet& a, const Packet& b) { return a & b; } function in namespace:Eigen::internal
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 617 // CHECK: pand %mm3, %mm3
618 pand %mm3,%mm3
620 // CHECK: pand %xmm5, %xmm5
621 pand %xmm5,%xmm5
    [all...]
  /external/zlib/src/contrib/inflate86/
inffast.S 926 pand hold_mm, lmask_mm
975 pand hold_mm, dmask_mm
    [all...]

Completed in 932 milliseconds

12 3