HomeSort by relevance Sort by last modified time
    Searched refs:pshufd (Results 1 - 25 of 27) sorted by null

1 2

  /external/libvpx/vp8/common/x86/
idctllm_sse2.asm 146 pshufd xmm0, xmm0, 11011000b
147 pshufd xmm1, xmm4, 11011000b
153 pshufd xmm2, xmm2, 11011000b
154 pshufd xmm3, xmm4, 11011000b
219 pshufd xmm0, xmm2, 11011000b
220 pshufd xmm2, xmm1, 11011000b
222 pshufd xmm1, xmm5, 11011000b
223 pshufd xmm3, xmm7, 11011000b
297 pshufd xmm0, xmm2, 11011000b
298 pshufd xmm2, xmm1, 11011000
    [all...]
iwalsh_sse2.asm 35 pshufd xmm2, xmm1, 4eh ;ip[8] ip[12]
66 pshufd xmm2, xmm1, 4eh ;ip[8] ip[12]
69 pshufd xmm7, xmm7, 0 ;03 03 03 03 03 03 03 03
postproc_sse2.asm 536 pshufd xmm6, xmm6, 0 ; duplicate the last ones
537 pshufd xmm7, xmm7, 0 ; duplicate the last ones
542 pshufd xmm3, xmm1, 3 ; 0000 8--7 8--7 8--7 squared
543 pshufd xmm4, xmm2, 3 ; 0000 8--7 8--7 8--7 squared
548 pshufd xmm3, xmm1, 01011111b ; 0000 0000 9--6 9--6 squared
549 pshufd xmm4, xmm2, 01011111b ; 0000 0000 9--6 9--6 squared
554 pshufd xmm3, xmm1, 10111111b ; 0000 0000 8--7 8--7 squared
555 pshufd xmm4, xmm2, 10111111b ; 0000 0000 8--7 8--7 squared
postproc_mmx.c     [all...]
  /external/openssl/crypto/aes/asm/
aesni-x86.s 773 pshufd $192,%xmm1,%xmm2
774 pshufd $128,%xmm1,%xmm3
785 pshufd $64,%xmm1,%xmm4
787 pshufd $192,%xmm0,%xmm5
789 pshufd $128,%xmm0,%xmm6
791 pshufd $64,%xmm0,%xmm7
841 pshufd $192,%xmm1,%xmm2
845 pshufd $128,%xmm1,%xmm3
857 pshufd $64,%xmm1,%xmm4
860 pshufd $192,%xmm0,%xmm
    [all...]
bsaes-x86_64.pl 459 pshufd \$0x93, @x[0], @t[0] # x0 <<< 32
460 pshufd \$0x93, @x[1], @t[1]
462 pshufd \$0x93, @x[2], @t[2]
464 pshufd \$0x93, @x[3], @t[3]
466 pshufd \$0x93, @x[4], @t[4]
468 pshufd \$0x93, @x[5], @t[5]
470 pshufd \$0x93, @x[6], @t[6]
472 pshufd \$0x93, @x[7], @t[7]
479 pshufd \$0x4E, @x[0], @x[0] # (x0 ^ (x0 <<< 32)) <<< 64)
481 pshufd \$0x4E, @x[1], @x[1
    [all...]
aesni-x86.pl 837 &pshufd ($inout0,$rndkey1,3<<6); # place counter to upper dword
838 &pshufd ($inout1,$rndkey1,2<<6);
849 &pshufd ($inout2,$rndkey1,1<<6);
851 &pshufd ($inout3,$rndkey0,3<<6);
853 &pshufd ($inout4,$rndkey0,2<<6);
855 &pshufd ($inout5,$rndkey0,1<<6);
911 &pshufd ($inout0,$rndkey1,3<<6);
916 &pshufd ($inout1,$rndkey1,2<<6);
931 &pshufd ($inout2,$rndkey1,1<<6);
935 &pshufd ($inout3,$rndkey0,3<<6)
    [all...]
aesni-x86_64.pl 1070 pshufd \$`3<<6`,$iv0,$inout0 # place counter to upper dword
1071 pshufd \$`2<<6`,$iv0,$inout1
1072 pshufd \$`1<<6`,$iv0,$inout2
1083 pshufd \$`3<<6`,$iv1,$inout3
1086 pshufd \$`2<<6`,$iv1,$inout4
1089 pshufd \$`1<<6`,$iv1,$inout5
    [all...]
vpaes-x86.pl 482 &pshufd ("xmm0","xmm0",0xFF);
545 &pshufd ("xmm0","xmm6",0x80); # d c 0 0 -> c 0 0 0
547 &pshufd ("xmm0","xmm7",0xFE); # b a _ _ -> b b b a
582 &pshufd ("xmm0","xmm0",0xFF);
vpaes-x86.s 297 pshufd $255,%xmm0,%xmm0
330 pshufd $128,%xmm6,%xmm0
332 pshufd $254,%xmm7,%xmm0
347 pshufd $255,%xmm0,%xmm0
vpaes-x86_64.pl 399 pshufd \$0xFF, %xmm0, %xmm0
466 pshufd \$0x80, %xmm6, %xmm0 # d c 0 0 -> c 0 0 0
468 pshufd \$0xFE, %xmm7, %xmm0 # b a _ _ -> b b b a
504 pshufd \$0xFF, %xmm0, %xmm0
  /external/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 84 pshufd xmm4, xmm0, 0xd8 ; d11 d10 a11 a10
85 pshufd xmm5, xmm2, 0xd8 ; c11 c10 b11 b10
86 pshufd xmm6, xmm1, 0x72 ; d13 d12 a13 a12
87 pshufd xmm7, xmm3, 0x72 ; c13 c12 b13 b12
dct_sse2.asm 121 pshufd xmm2, xmm2, 04eh
126 pshufd xmm0, xmm0, 0d8h ;b1 b1 a1 a1 b1 b1 a1 a1
128 pshufd xmm3, xmm3, 0d8h ;c1 c1 d1 d1 c1 c1 d1 d1
quantize_sse2.asm 215 pshufd xmm3, xmm2, 00001110b
321 pshufd xmm5, xmm1, 00001110b
  /external/openssl/crypto/modes/asm/
ghash-x86_64.pl 361 pshufd \$0b01001110,$Xi,$T1
362 pshufd \$0b01001110,$Hkey,$T2
419 pshufd \$0b01001110,$Hkey,$Hkey # dword swap
422 pshufd \$0b11111111,$Hkey,$T2 # broadcast uppermost dword
519 pshufd \$0b01001110,$Xi,$T1
520 pshufd \$0b01001110,$Hkey2,$T2
541 pshufd \$0b01001110,$Xn,$T1n
542 pshufd \$0b01001110,$Hkey,$T2n
572 pshufd \$0b01001110,$Xi,$T1
573 pshufd \$0b01001110,$Hkey2,$T
    [all...]
ghash-x86.pl 835 &pshufd ($T1,$Xi,0b01001110);
836 &pshufd ($T2,$Hkey,0b01001110);
865 &pshufd ($T2,$T1,0b01001110); #
866 &pshufd ($T3,$Hkey,0b01001110);
927 &pshufd ($Hkey,$Hkey,0b01001110);# dword swap
930 &pshufd ($T2,$Hkey,0b11111111); # broadcast uppermost dword
1041 &pshufd ($T1,$T3,0b01001110);
1044 &pshufd ($T3,$Hkey,0b01001110);
1156 &pshufd ($Hkey,$Hkey,0b01001110);# dword swap
    [all...]
  /external/libyuv/files/source/
format_conversion.cc 35 pshufd xmm7, xmm7, 0
57 "pshufd $0x0,%%xmm7,%%xmm7\n"
scale.cc 514 pshufd xmm0, xmm0, 0xd8 // x1x0 -> xx01
515 pshufd xmm1, xmm1, 0x8d // x3x2 -> 32xx
919 pshufd xmm6, xmm6, 0
924 pshufd xmm5, xmm5, 0
1014 pshufd xmm7, xmm7, 0
    [all...]
planar_functions.cc 219 pshufd xmm7, xmm7, 0
237 "pshufd $0x0,%%xmm7,%%xmm7\n"
    [all...]
  /external/qemu/target-i386/
ops_sse_header.h 128 DEF_HELPER_3(glue(pshufd, SUFFIX), void, Reg, Reg, int)
  /system/core/libcutils/arch-x86/
sse2-memset32-atom.S 233 pshufd $0, %xmm0, %xmm0
sse2-memset16-atom.S 317 pshufd $0, %xmm0, %xmm0
  /bionic/libc/arch-x86/string/
sse2-memset5-atom.S 288 pshufd $0, %xmm0, %xmm0
  /external/v8/src/ia32/
assembler-ia32.h     [all...]
assembler-ia32.cc 2368 void Assembler::pshufd(XMMRegister dst, XMMRegister src, int8_t shuffle) { function in class:v8::internal::Assembler
    [all...]

Completed in 347 milliseconds

1 2