Home
last modified time | relevance | path

Searched refs:rdi (Results 1 – 25 of 584) sorted by relevance

12345678910>>...24

/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/rc4/
Drc4-x86_64.s30 leaq 8(%rdi),%rdi
31 movb -8(%rdi),%r10b
32 movb -4(%rdi),%cl
33 cmpl $-1,256(%rdi)
40 movl (%rdi,%r10,4),%eax
51 movl (%rdi,%rcx,4),%edx
52 movl %eax,(%rdi,%rcx,4)
53 movl %edx,(%rdi,%r10,4)
56 movl (%rdi,%rax,4),%edx
57 movl (%rdi,%r10,4),%eax
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/rc4/
Drc4-x86_64.s30 leaq 8(%rdi),%rdi
31 movb -8(%rdi),%r10b
32 movb -4(%rdi),%cl
33 cmpl $-1,256(%rdi)
40 movl (%rdi,%r10,4),%eax
51 movl (%rdi,%rcx,4),%edx
52 movl %eax,(%rdi,%rcx,4)
53 movl %edx,(%rdi,%r10,4)
56 movl (%rdi,%rax,4),%edx
57 movl (%rdi,%r10,4),%eax
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/rc4/
Drc4-x86_64.s30 leaq 8(%rdi),%rdi
31 movb -8(%rdi),%r10b
32 movb -4(%rdi),%cl
33 cmpl $-1,256(%rdi)
40 movl (%rdi,%r10,4),%eax
51 movl (%rdi,%rcx,4),%edx
52 movl %eax,(%rdi,%rcx,4)
53 movl %edx,(%rdi,%r10,4)
56 movl (%rdi,%rax,4),%edx
57 movl (%rdi,%r10,4),%eax
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/rc4/
Drc4-x86_64.s30 leaq 8(%rdi),%rdi
31 movb -8(%rdi),%r10b
32 movb -4(%rdi),%cl
33 cmpl $-1,256(%rdi)
40 movl (%rdi,%r10,4),%eax
51 movl (%rdi,%rcx,4),%edx
52 movl %eax,(%rdi,%rcx,4)
53 movl %edx,(%rdi,%r10,4)
56 movl (%rdi,%rax,4),%edx
57 movl (%rdi,%r10,4),%eax
[all …]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/rc4/
Drc4-x86_64.s30 leaq 8(%rdi),%rdi
31 movb -8(%rdi),%r10b
32 movb -4(%rdi),%cl
33 cmpl $-1,256(%rdi)
40 movl (%rdi,%r10,4),%eax
51 movl (%rdi,%rcx,4),%edx
52 movl %eax,(%rdi,%rcx,4)
53 movl %edx,(%rdi,%r10,4)
56 movl (%rdi,%rax,4),%edx
57 movl (%rdi,%r10,4),%eax
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/rc4/
Drc4-x86_64.s30 leaq 8(%rdi),%rdi
31 movb -8(%rdi),%r10b
32 movb -4(%rdi),%cl
33 cmpl $-1,256(%rdi)
40 movl (%rdi,%r10,4),%eax
51 movl (%rdi,%rcx,4),%edx
52 movl %eax,(%rdi,%rcx,4)
53 movl %edx,(%rdi,%r10,4)
56 movl (%rdi,%rax,4),%edx
57 movl (%rdi,%r10,4),%eax
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/rc4/
Drc4-x86_64.s27 leaq 8(%rdi),%rdi
28 movb -8(%rdi),%r10b
29 movb -4(%rdi),%cl
30 cmpl $-1,256(%rdi)
37 movl (%rdi,%r10,4),%eax
48 movl (%rdi,%rcx,4),%edx
49 movl %eax,(%rdi,%rcx,4)
50 movl %edx,(%rdi,%r10,4)
53 movl (%rdi,%rax,4),%edx
54 movl (%rdi,%r10,4),%eax
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/rc4/
Drc4-x86_64.s27 leaq 8(%rdi),%rdi
28 movb -8(%rdi),%r10b
29 movb -4(%rdi),%cl
30 cmpl $-1,256(%rdi)
37 movl (%rdi,%r10,4),%eax
48 movl (%rdi,%rcx,4),%edx
49 movl %eax,(%rdi,%rcx,4)
50 movl %edx,(%rdi,%r10,4)
53 movl (%rdi,%rax,4),%edx
54 movl (%rdi,%r10,4),%eax
[all …]
/third_party/openssl/crypto/sha/asm/
Dkeccak1600-x86_64.pl90 mov $A[4][0](%rdi),@C[0]
91 mov $A[4][1](%rdi),@C[1]
92 mov $A[4][2](%rdi),@C[2]
93 mov $A[4][3](%rdi),@C[3]
94 mov $A[4][4](%rdi),@C[4]
99 mov $A[0][0](%rdi),@D[0]
100 mov $A[1][1](%rdi),@D[1]
101 mov $A[2][2](%rdi),@D[2]
102 mov $A[3][3](%rdi),@D[3]
104 xor $A[0][2](%rdi),@C[2]
[all …]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
Dkeccak1600-x86_64.pl90 mov $A[4][0](%rdi),@C[0]
91 mov $A[4][1](%rdi),@C[1]
92 mov $A[4][2](%rdi),@C[2]
93 mov $A[4][3](%rdi),@C[3]
94 mov $A[4][4](%rdi),@C[4]
99 mov $A[0][0](%rdi),@D[0]
100 mov $A[1][1](%rdi),@D[1]
101 mov $A[2][2](%rdi),@D[2]
102 mov $A[3][3](%rdi),@D[3]
104 xor $A[0][2](%rdi),@C[2]
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/libunwind/src/x86_64/
Dgetcontext.S43 movq %r12, UC_MCONTEXT_GREGS_R12(%rdi)
44 movq %r13, UC_MCONTEXT_GREGS_R13(%rdi)
45 movq %r14, UC_MCONTEXT_GREGS_R14(%rdi)
46 movq %r15, UC_MCONTEXT_GREGS_R15(%rdi)
47 movq %rbp, UC_MCONTEXT_GREGS_RBP(%rdi)
48 movq %rbx, UC_MCONTEXT_GREGS_RBX(%rdi)
52 movq %r8, UC_MCONTEXT_GREGS_R8(%rdi)
53 movq %r9, UC_MCONTEXT_GREGS_R9(%rdi)
54 movq %rdi, UC_MCONTEXT_GREGS_RDI(%rdi)
55 movq %rsi, UC_MCONTEXT_GREGS_RSI(%rdi)
[all …]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/crypto/rc4/
Drc4-x86_64.asm13 mov QWORD[8+rsp],rdi ;WIN64 prologue
17 mov rdi,rcx
27 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
44 lea rdi,[8+rdi]
45 mov r10b,BYTE[((-8))+rdi]
46 mov cl,BYTE[((-4))+rdi]
47 cmp DWORD[256+rdi],-1
54 mov eax,DWORD[r10*4+rdi]
65 mov edx,DWORD[rcx*4+rdi]
66 mov DWORD[rcx*4+rdi],eax
[all …]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/rc4/
Drc4-x86_64.asm13 mov QWORD[8+rsp],rdi ;WIN64 prologue
17 mov rdi,rcx
27 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
44 lea rdi,[8+rdi]
45 mov r10b,BYTE[((-8))+rdi]
46 mov cl,BYTE[((-4))+rdi]
47 cmp DWORD[256+rdi],-1
54 mov eax,DWORD[r10*4+rdi]
65 mov edx,DWORD[rcx*4+rdi]
66 mov DWORD[rcx*4+rdi],eax
[all …]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/sha/
Dkeccak1600-x86_64.asm12 mov rax,QWORD[60+rdi]
13 mov rbx,QWORD[68+rdi]
14 mov rcx,QWORD[76+rdi]
15 mov rdx,QWORD[84+rdi]
16 mov rbp,QWORD[92+rdi]
21 mov r8,QWORD[((-100))+rdi]
22 mov r9,QWORD[((-52))+rdi]
23 mov r10,QWORD[((-4))+rdi]
24 mov r11,QWORD[44+rdi]
26 xor rcx,QWORD[((-84))+rdi]
[all …]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/crypto/sha/
Dkeccak1600-x86_64.asm12 mov rax,QWORD[60+rdi]
13 mov rbx,QWORD[68+rdi]
14 mov rcx,QWORD[76+rdi]
15 mov rdx,QWORD[84+rdi]
16 mov rbp,QWORD[92+rdi]
21 mov r8,QWORD[((-100))+rdi]
22 mov r9,QWORD[((-52))+rdi]
23 mov r10,QWORD[((-4))+rdi]
24 mov r11,QWORD[44+rdi]
26 xor rcx,QWORD[((-84))+rdi]
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/sha/
Dkeccak1600-x86_64.s7 movq 60(%rdi),%rax
8 movq 68(%rdi),%rbx
9 movq 76(%rdi),%rcx
10 movq 84(%rdi),%rdx
11 movq 92(%rdi),%rbp
16 movq -100(%rdi),%r8
17 movq -52(%rdi),%r9
18 movq -4(%rdi),%r10
19 movq 44(%rdi),%r11
21 xorq -84(%rdi),%rcx
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/whrlpool/
Dwp-x86_64.s27 movq %rdi,0(%r10)
39 movq 0(%rdi),%r8
40 movq 8(%rdi),%r9
41 movq 16(%rdi),%r10
42 movq 24(%rdi),%r11
43 movq 32(%rdi),%r12
44 movq 40(%rdi),%r13
45 movq 48(%rdi),%r14
46 movq 56(%rdi),%r15
85 leaq (%rdx,%rdx,1),%rdi
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/whrlpool/
Dwp-x86_64.s27 movq %rdi,0(%r10)
39 movq 0(%rdi),%r8
40 movq 8(%rdi),%r9
41 movq 16(%rdi),%r10
42 movq 24(%rdi),%r11
43 movq 32(%rdi),%r12
44 movq 40(%rdi),%r13
45 movq 48(%rdi),%r14
46 movq 56(%rdi),%r15
85 leaq (%rdx,%rdx,1),%rdi
[all …]

12345678910>>...24