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

12 3

  /external/openssl/crypto/bn/asm/
x86-gf2m.pl 249 &psrlq ($A,32);
x86-gf2m.S 275 psrlq $32,%mm2
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 265 psrlq mm1, 8 // mm1 = 01 02 03 04 05 06 07 00
    [all...]
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_mmx.asm 498 psrlq mm7, 32
629 psrlq mm6, 32 ;
635 psrlq mm4, 32 ;
822 psrlq mm6, 32
    [all...]
subpixel_mmx.asm 57 psrlq mm3, 8 ; mm3 = p-1..p5
67 psrlq mm5, 16 ; mm5 = p0..p5;
73 psrlq mm4, 24 ; mm4 = p1..p5
loopfilter_mmx.asm 563 psrlq mm2, 32
568 psrlq mm6, 32
572 psrlq mm1, 32
578 psrlq mm5, 32
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 95 psrlq mm1, 16 ; 0 0 0 R G B 0 r
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 359 TEST_INSN( &AllMask, 16,psrlq)
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.pl 699 psrlq \$$n,$b
711 psrlq \$$n,$b0
713 psrlq \$$n,$b1
959 psrlq \$4, %xmm0 # 0x01...
962 psrlq \$4, %xmm1 # 0x02...
969 psrlq \$4, %xmm2 # 0x04...
972 psrlq \$4, %xmm3 # 0x08...
    [all...]
  /external/qemu/target-i386/
ops_sse_header.h 44 DEF_HELPER_2(glue(psrlq, SUFFIX), void, Reg, Reg)
translate.c     [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 109 psrlq mm0,1 /*4 Shift*/
110 psrlq mm1,1 /*5 Shift*/
123 psrlq mm2,1 /*16 Shift*/
125 psrlq mm3,1 /*17 Shift*/
    [all...]
db_utilities_linalg.h 578 psrlq mm7,32
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_detection.cpp 109 psrlq mm0,1 /*4 Shift*/
110 psrlq mm1,1 /*5 Shift*/
123 psrlq mm2,1 /*16 Shift*/
125 psrlq mm3,1 /*17 Shift*/
    [all...]
db_utilities_linalg.h 578 psrlq mm7,32
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 109 psrlq mm0,1 /*4 Shift*/
110 psrlq mm1,1 /*5 Shift*/
123 psrlq mm2,1 /*16 Shift*/
125 psrlq mm3,1 /*17 Shift*/
    [all...]
db_utilities_linalg.h 578 psrlq mm7,32
  /external/v8/src/ia32/
assembler-ia32.h     [all...]
assembler-ia32.cc 2347 void Assembler::psrlq(XMMRegister reg, int8_t shift) { function in class:v8::internal::Assembler
2358 void Assembler::psrlq(XMMRegister dst, XMMRegister src) { function in class:v8::internal::Assembler
    [all...]
  /external/libyuv/files/source/
scale.cc 452 psrlq xmm5, 56
812 psrlq xmm6, 16
857 psrlq xmm1, 16
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Math.c 398 psrlq mm0, 32
470 "psrlq $32,%%mm0\n\t"
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 813 psrlq xmm5, 56
    [all...]

Completed in 870 milliseconds

12 3