Searched refs:rdx (Results 1 - 25 of 53) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/amd64/
H A Dmpih-rshift.S38 * mpi_size_t usize, rdx
53 leaq (%rsi,%rdx,8), %rsi
54 leaq (%rdi,%rdx,8), %rdi
55 negq %rdx
56 addq $2, %rdx
60 .Loop: movq -8(%rsi,%rdx,8), %mm6
65 movq %mm3, -16(%rdi,%rdx,8)
67 movq (%rsi,%rdx,8), %mm7
72 movq %mm2, -8(%rdi,%rdx,8)
73 addq $2, %rdx
[all...]
H A Dmpih-mul2.S81 * mpi_size_t s1_size, (rdx)
87 movq %rdx, %r11
88 leaq (%rsi,%rdx,8), %rsi
89 leaq (%rdi,%rdx,8), %rdi
98 adcq %r10, %rdx
102 adcq %rdx, %r8
H A Dmpih-mul1.S37 * mpi_size_t s1_size, (rdx)
49 movq %rdx, %r11
50 leaq (%rsi,%rdx,8), %rsi
51 leaq (%rdi,%rdx,8), %rdi
59 adcq %rdx, %r8
H A Dmpih-lshift.S38 * mpi_size_t usize, rdx
45 movq -8(%rsi,%rdx,8), %mm7
53 subq $2, %rdx
57 .Loop: movq (%rsi,%rdx,8), %mm6
62 movq %mm3, 8(%rdi,%rdx,8)
64 movq -8(%rsi,%rdx,8), %mm7
69 movq %mm2, (%rdi,%rdx,8)
70 subq $2, %rdx
H A Dmpih-add1.S39 * mpi_ptr_t s2_ptr, rdx
48 leaq (%rdx,%rcx,8), %rdx
54 movq (%rdx,%rcx,8), %r10
H A Dmpih-sub1.S39 * mpi_ptr_t s2_ptr, rdx
47 leaq (%rdx,%rcx,8), %rdx
53 movq (%rdx,%rcx,8), %r10
H A Dmpih-mul3.S39 * mpi_size_t s1_size, (rdx)
46 movq %rdx, %r11
60 adcq %rdx, %r8
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsuspend_asm.S25 movq %rdx, saved_context_edx(%rip)
44 movq $__PAGE_OFFSET, %rdx
46 subq %rdx, %rax
50 movq %rax, %rdx
51 andq $~(1<<7), %rdx # PGE
52 movq %rdx, %cr4; # turn off PGE
57 movq restore_pblist(%rip), %rdx
59 testq %rdx, %rdx
63 movq pbe_address(%rdx),
[all...]
H A Dhead.S64 leaq _text(%rip), %rdx
66 cmpq %rax, %rdx
87 leaq (level2_spare_pgt - __START_KERNEL_map + _KERNPG_TABLE)(%rbp), %rdx
89 movq %rdx, 0(%rbx, %rax, 8)
94 leaq __PAGE_KERNEL_LARGE_EXEC(%rdi), %rdx
96 movq %rdx, 0(%rbx, %rax, 8)
221 movq %rax,%rdx
222 shrq $32,%rdx
259 movq (%rsp),%rdx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dx86_64cpuid.pl13 shl rdx,32
14 or rax,rdx
22 \$Lspin: lea r8,DWORD PTR[rdx+rax]
40 xor rdx,rdx
73 shlq \$32,%rdx
74 orq %rdx,%rax
112 xorq %rdx,%rdx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/lib/
H A Dcopy_user_nocache.S24 * rdx count
49 movq %rdx,%rcx
52 shrq $6,%rdx
53 decq %rdx
76 dec %rdx
130 cmpq %r9,%rdx
140 subq %r9,%rdx
189 shlq $6,%rdx /* loop counter * 64 (stride length) */
190 addq %rax,%rdx /* add offset to loopcnt */
192 addq %rcx,%rdx /* ad
[all...]
H A Dcopy_user.S41 addq %rdx,%rcx
66 addq %rdx,%rcx
98 * rdx count
122 movq %rdx,%rcx
125 shrq $6,%rdx
126 decq %rdx
149 decq %rdx
203 cmpq %r9,%rdx
213 subq %r9,%rdx
262 shlq $6,%rdx /* loo
[all...]
H A Dcopy_page.S38 movq 16 (%rsi), %rdx
49 movq %rdx, 16 (%rdi)
68 movq 16 (%rsi), %rdx
77 movq %rdx, 16 (%rdi)
H A Dcsum-copy.S92 /* r11: temp3, rdx: temp4, r12 loopcnt */
103 movq 24(%rdi),%rdx
120 adcq %rdx,%rax
135 movq %rdx,24(%rsi)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dcalling.h40 movq %rdx,6*8(%rsp) variable
41 CFI_REL_OFFSET rdx,6*8 variable
90 movq 6*8(%rsp),%rdx
91 CFI_RESTORE rdx
109 movq \offset+48(%rsp),%rdx
H A Dsigcontext.h37 unsigned long rdx; member in struct:sigcontext
H A Dptrace.h22 unsigned long rdx; member in struct:pt_regs
H A Duser.h69 unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:user_regs_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dx86_cpu.h31 # define REG_d "rdx"
43 # define REGd rdx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dinffasx64.asm25 ; rax, rcx, rdx, r8, r-9, r10, and r11, which are scratch.
49 mov rdx, [rsp+80] ; /* rdx = hold */
74 or rdx, rax ; /* hold |= *((uint *)in)++ << bits */
93 or rdx, rax ; /* hold |= *((uint *)in)++ << bits */
96 and r8, rdx ; /* r8 &= hold */
101 shr rdx, cl ; /* hold >>= this.bits */
111 and r8, rdx ; /* r8 &= hold */
117 shr rdx, cl ; /* hold >>= this.bits */
144 shr rdx, c
[all...]
H A Dgvmat64.asm46 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12
154 ; parameter 1 in r8(deflate state s), param 2 in rdx (cur match)
160 ; rax, rcx, rdx, r8, r9, r10, and r11, which are scratch.
175 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
370 mov rdx, 0fffffffffffffef8h; -(MAX_MATCH_8)
374 prefetcht1 [rsi+rdx]
375 prefetcht1 [rdi+rdx]
379 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
394 mov rax, [rsi + rdx]
395 xor rax, [rdi + rdx]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dinffasx64.asm25 ; rax, rcx, rdx, r8, r-9, r10, and r11, which are scratch.
49 mov rdx, [rsp+80] ; /* rdx = hold */
74 or rdx, rax ; /* hold |= *((uint *)in)++ << bits */
93 or rdx, rax ; /* hold |= *((uint *)in)++ << bits */
96 and r8, rdx ; /* r8 &= hold */
101 shr rdx, cl ; /* hold >>= this.bits */
111 and r8, rdx ; /* r8 &= hold */
117 shr rdx, cl ; /* hold >>= this.bits */
144 shr rdx, c
[all...]
H A Dgvmat64.asm46 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12
154 ; parameter 1 in r8(deflate state s), param 2 in rdx (cur match)
160 ; rax, rcx, rdx, r8, r9, r10, and r11, which are scratch.
175 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
370 mov rdx, 0fffffffffffffef8h; -(MAX_MATCH_8)
374 prefetcht1 [rsi+rdx]
375 prefetcht1 [rdi+rdx]
379 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
394 mov rax, [rsi + rdx]
395 xor rax, [rdi + rdx]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Dstub.S48 pop %rdx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A Dwakeup.S185 movq $0x123456789abcdef0, %rdx
186 cmpq %rdx, %rax
325 pushq %rdx
332 movq $0x123456789abcdef0, %rdx
333 movq %rdx, saved_magic
336 movq $0x123456789abcdef0, %rdx
337 cmpq %rdx, %rax
341 popq %rdx
360 movq %rdx, saved_context_edx(%rip)
406 movq saved_context_edx(%rip), %rdx
[all...]

Completed in 82 milliseconds

123