/external/boringssl/win-x86_64/crypto/sha/ |
D | sha256-x86_64.asm | 2961 shrd r13d,r13d,14 2965 shrd r14d,r14d,9 2969 shrd r13d,r13d,5 2978 shrd r14d,r14d,11 2982 shrd r13d,r13d,6 2989 shrd r14d,r14d,2 2995 shrd r13d,r13d,14 2999 shrd r14d,r14d,9 3003 shrd r13d,r13d,5 3013 shrd r14d,r14d,11 [all …]
|
D | sha512-x86_64.asm | 3013 shrd r13,r13,23 3017 shrd r14,r14,5 3022 shrd r13,r13,4 3032 shrd r14,r14,6 3037 shrd r13,r13,14 3044 shrd r14,r14,28 3052 shrd r13,r13,23 3056 shrd r14,r14,5 3061 shrd r13,r13,4 3071 shrd r14,r14,6 [all …]
|
D | sha1-x86_64.asm | 2521 shrd ebx,ebx,2 2536 shrd eax,eax,7 2549 shrd ebp,ebp,7 2565 shrd edx,edx,7 2576 shrd ecx,ecx,7 2591 shrd ebx,ebx,7 2604 shrd eax,eax,7 2620 shrd ebp,ebp,7 2632 shrd edx,edx,7 2647 shrd ecx,ecx,7 [all …]
|
/external/boringssl/win-x86/crypto/sha/ |
D | sha256-586.asm | 4439 shrd edx,edx,14 4446 shrd edx,edx,5 4452 shrd edx,edx,6 4459 shrd ecx,ecx,9 4466 shrd ecx,ecx,11 4472 shrd ecx,ecx,2 4479 shrd edx,edx,14 4486 shrd edx,edx,5 4492 shrd edx,edx,6 4499 shrd ecx,ecx,9 [all …]
|
D | sha1-586.asm | 2689 shrd ebx,ebx,2 2705 shrd eax,eax,7 2718 shrd edi,edi,7 2733 shrd edx,edx,7 2746 shrd ecx,ecx,7 2762 shrd ebx,ebx,7 2775 shrd eax,eax,7 2790 shrd edi,edi,7 2803 shrd edx,edx,7 2819 shrd ecx,ecx,7 [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-double-shifts-var.ll | 20 ; double precision shift instructions we do not generate 'shld' or 'shrd' 47 ; CHECK-NOT: shrd
|
D | x86-64-double-precision-shift-right.ll | 4 ; of instructions with lower latencies instead of shrd instruction.
|
D | rot64.ll | 5 ; RUN: grep shrd %t | count 2
|
/external/llvm/test/MC/X86/ |
D | intel-syntax.s | 382 shrd DX, BX define 383 shrd DX, BX, CL define 384 shrd DX, BX, 1 define 385 shrd [RAX], BX label 386 shrd [RAX], BX, CL label
|
D | x86-64.s | 362 shrd %bx, %dx label 363 shrd %cl, %bx, %dx label 364 shrd $1, %bx, %dx label 365 shrd %bx, (%rax) label 366 shrd %cl, %bx, (%rax) label
|
/external/boringssl/win-x86/crypto/modes/ |
D | ghash-x86.asm | 64 shrd ebx,ecx,4 66 shrd ecx,edx,4 67 shrd edx,ebp,4 79 shrd ebx,ecx,4 81 shrd ecx,edx,4 82 shrd edx,ebp,4 166 shrd ebx,ecx,4 168 shrd ecx,edx,4 169 shrd edx,ebp,4 181 shrd ebx,ecx,4 [all …]
|
/external/boringssl/src/crypto/modes/asm/ |
D | ghash-x86.pl | 167 &shrd ($Zll,$Zlh,4); 169 &shrd ($Zlh,$Zhl,4); 170 &shrd ($Zhl,$Zhh,4); 198 &shrd ($Zll,$Zlh,4); 200 &shrd ($Zlh,$Zhl,4); 201 &shrd ($Zhl,$Zhh,4);
|
/external/llvm/lib/Target/X86/ |
D | X86InstrShiftRotate.td | 699 "shrd{w}\t{%cl, $src2, $dst|$dst, $src2, cl}", 710 "shrd{l}\t{%cl, $src2, $dst|$dst, $src2, cl}", 721 "shrd{q}\t{%cl, $src2, $dst|$dst, $src2, cl}", 738 "shrd{w}\t{$src3, $src2, $dst|$dst, $src2, $src3}", 752 "shrd{l}\t{$src3, $src2, $dst|$dst, $src2, $src3}", 766 "shrd{q}\t{$src3, $src2, $dst|$dst, $src2, $src3}", 780 "shrd{w}\t{%cl, $src2, $dst|$dst, $src2, cl}", 789 "shrd{l}\t{%cl, $src2, $dst|$dst, $src2, cl}", 798 "shrd{q}\t{%cl, $src2, $dst|$dst, $src2, cl}", 812 "shrd{w}\t{$src3, $src2, $dst|$dst, $src2, $src3}", [all …]
|
/external/lzma/Asm/x86/ |
D | XzCrc64Opt.asm | 126 shrd r0, r2, 8
|
/external/icu/icu4c/source/data/misc/ |
D | numberingSystems.txt | 306 shrd{
|
D | keyTypeData.txt | 512 shrd{""}
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 655 #define SHRD_L(a,b,c) CHOICE(shrdl ARG3(a,b,c), shrdl ARG3(a,b,c), _LTOG shrd ARG3(c,b,a)) 656 #define SHRD2_L(a,b) CHOICE(shrdl ARG2(a,b), shrdl ARG3(CL,a,b), _LTOG shrd ARG3(b,a,CL)) 657 #define SHRD_W(a,b,c) CHOICE(shrdw ARG3(a,b,c), shrdw ARG3(a,b,c), _WTOG shrd ARG3(c,b,a)) 658 #define SHRD2_W(a,b) CHOICE(shrdw ARG2(a,b), shrdw ARG3(CL,a,b), _WTOG shrd ARG3(b,a,CL)) 1376 #define SHRD_L(a,b,c) shrd 1377 #define SHRD2_L(a,b) shrd L_(b), L_(a) 1378 #define SHRD_W(a,b,c) shrd 1379 #define SHRD2_W(a,b) shrd W_(b), W_(a)
|
/external/icu/icu4c/source/data/lang/ |
D | ko.txt | 865 shrd{"샤라다 숫자"}
|
D | ru.txt | 867 shrd{"цифры шарада"}
|
D | ug.txt | 779 shrd{"شاراداچە رەقەملەر"}
|
D | th.txt | 968 shrd{"ตัวเลขชาราดา"}
|
D | ja.txt | 961 shrd{"シャーラダー数字"}
|
D | zh_Hant.txt | 948 shrd{"夏拉達數字"}
|
/external/boringssl/src/crypto/sha/asm/ |
D | sha256-586.pl | 327 local *ror = sub { &shrd(@_[0],@_) }; 1054 local *ror = sub { &shrd(@_[0],@_) };
|
/external/v8/test/cctest/ |
D | test-disasm-x87.cc | 125 __ shrd(edx, ecx, 10); in TEST() local
|