Searched refs:edx (Results 76 - 100 of 202) sorted by relevance

123456789

/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Dcmll-x86_64.S83 movl 2052(%rbp,%rsi,8),%edx
88 xorl 4(%rbp,%rsi,8),%edx
93 xorl 0(%rbp,%rsi,8),%edx
97 xorl 2048(%rbp,%rsi,8),%edx
101 xorl %edx,%ecx
102 rorl $8,%edx
105 xorl %edx,%r11d
110 movl 2052(%rbp,%rsi,8),%edx
115 xorl 4(%rbp,%rsi,8),%edx
120 xorl 0(%rbp,%rsi,8),%edx
[all...]
H A Dwp-x86_64.S74 movzbl %ah,%edx
79 movzbl %ah,%edx
86 movzbl %bh,%edx
93 movzbl %bh,%edx
100 movzbl %ah,%edx
107 movzbl %ah,%edx
114 movzbl %bh,%edx
121 movzbl %bh,%edx
128 movzbl %ah,%edx
135 movzbl %ah,%edx
[all...]
H A Dsha256-x86_64.S46 movl 12(%rdi),%edx
94 addl %r12d,%edx
100 movl %edx,%r13d
106 xorl %edx,%r13d
112 andl %edx,%edi
119 xorl %edx,%r13d
145 movl %edx,%r15d
190 xorl %edx,%edi
198 xorl %edx,%edi
238 addl %edx,
[all...]
H A Daesni-sha256-x86_64.S122 movl 12(%r15),%edx
196 addl %r11d,%edx
201 movl %edx,%r13d
208 xorl %edx,%r13d
214 andl %edx,%r12d
216 xorl %edx,%r13d
242 movl %edx,%r12d
276 xorl %edx,%r12d
286 xorl %edx,%r12d
317 addl 16(%rsp),%edx
[all...]
H A Dx86_64cpuid.S52 cmpl $0x49656e69,%edx
63 cmpl $0x69746E65,%edx
92 btl $28,%edx
97 andl $0xefffffff,%edx
115 andl $0xbfefffff,%edx
118 orl $0x40000000,%edx
122 orl $0x00100000,%edx
135 btl $28,%edx
137 andl $0xefffffff,%edx
141 orl $0x10000000,%edx
[all...]
H A Daesni-mb-x86_64.S11 cmpl $2,%edx
42 movl %edx,24(%rsp)
43 xorl %edx,%edx
46 cmpl %edx,%ecx
48 cmovgl %ecx,%edx
55 cmpl %edx,%ecx
57 cmovgl %ecx,%edx
64 cmpl %edx,%ecx
66 cmovgl %ecx,%edx
[all...]
/freebsd-11-stable/lib/libc/i386/string/
H A Dmemcmp.S71 movzbl -1(%esi),%edx
72 subl %edx,%eax
/freebsd-11-stable/lib/libc/amd64/string/
H A Dmemset.S31 movl %eax,%edx
33 orl %edx,%eax
35 movl %eax,%edx
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatundisf.S89 movl $12, %edx
90 andl %eax, %edx // (big input) ? 12 : 0
91 movd %edx, %xmm3
/freebsd-11-stable/libexec/rtld-elf/i386/
H A Drtld_start.S47 popl %edx # Get exit procedure address
51 * %edx contains a pointer to a termination function that should be
76 pushl %edx # Save %edx
87 popl %edx # Restore %edx
/freebsd-11-stable/secure/lib/libcrypto/i386/
H A Dsha512-586.S31 leal OPENSSL_ia32cap_P-.L001K512(%ebp),%edx
32 movl (%edx),%ecx
35 movl 4(%edx),%edx
39 andl $512,%edx
41 orl %edx,%ecx
64 movl $15,%edx
129 decl %edx
185 movl $32,%edx
341 decl %edx
[all...]
H A Dvpaes-x86.S75 movl 240(%edx),%eax
80 movdqu (%edx),%xmm5
85 addl $16,%edx
107 addl $16,%edx
135 movdqu (%edx),%xmm5
152 movl 240(%edx),%eax
158 movdqu (%edx),%xmm5
169 addl $16,%edx
200 addl $16,%edx
223 movdqu (%edx),
[all...]
H A Drc5-586.S15 movl 16(%esp),%edx
18 movl (%edx),%edi
19 movl 4(%edx),%esi
189 movl %edi,(%edx)
190 movl %esi,4(%edx)
206 movl 16(%esp),%edx
209 movl (%edx),%edi
210 movl 4(%edx),%esi
382 movl %edi,(%edx)
383 movl %esi,4(%edx)
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Dx86_64cpuid.pl70 cmp \$0x49656e69,%edx # "ineI"
81 cmp \$0x69746E65,%edx # "enti"
110 bt \$28,%edx # test hyper-threading bit
115 and \$0xefffffff,%edx # ~(1<<28)
133 and \$0xbfefffff,%edx # force reserved bits to 0
136 or \$0x40000000,%edx # set reserved bit#30 on Intel CPUs
140 or \$0x00100000,%edx # set reserved bit#20 to engage RC4_CHAR
153 bt \$28,%edx # test hyper-threading bit
155 and \$0xefffffff,%edx # ~(1<<28)
159 or \$0x10000000,%edx #
[all...]
/freebsd-11-stable/sys/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S189 ;;; throughout the entire function. edx will hold the pointer to the
193 ; ms: parameter 1 in rcx (deflate_state* s), param 2 in edx -> r8 (cur match)
296 mov edx, [chainlenwmask]
304 and r8d, edx
312 sub edx, 0x00010000
324 and r8d, edx
331 sub edx, 0x00010000
343 and r8d, edx
350 sub edx, 0x00010000
378 ;;; edx
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dbioscall.s62 movl 12(%ebp),%edx
71 movl %edx,12(%ebp)
119 movl 12(%ebp),%edx
145 movl %edx,12(%ebp)
/freebsd-11-stable/sys/contrib/cloudabi/
H A Dcloudabi_vdso_i686_on_64bit.S49 mov -16(%ebp), %edx
50 mov %edx, 0(%ecx)
51 mov -12(%ebp), %edx
52 mov %edx, 4(%ecx)
74 mov -16(%ebp), %edx
75 mov %edx, 0(%ecx)
76 mov -12(%ebp), %edx
77 mov %edx, 4(%ecx)
126 mov -16(%ebp), %edx
127 mov %edx,
[all...]
/freebsd-11-stable/sys/cddl/dev/dtrace/i386/
H A Ddtrace_asm.S168 movl 4(%esp), %edx
172 cmpxchgl %ecx, (%edx)
220 movl 12(%ebp), %edx /* Load destination address */
225 movb %al, (%edx) /* Store to destination */
227 incl %edx /* Increment destination pointer */
293 xorl %edx, %edx
295 movl 4(%ecx), %edx
/freebsd-11-stable/lib/libc/i386/sys/
H A Dbrk.S51 movl PIC_GOT(HIDENAME(curbrk)),%edx # set up GOT addressing
63 movl %eax,(%edx)
H A Dcerror.S65 movl $-1,%edx
/freebsd-11-stable/stand/i386/libi386/
H A Dtime.c55 sec = bcd2bin((v86.edx & 0xff00) >> 8); /* second in %dh */
116 v86.edx = period & 0xffff;
H A Drelocater_tramp.S107 * %edx for relocater_data offset
110 xorl %edx, %edx
112 movl (relocater_data-relocater)(%ebx, %edx, 4), %eax
115 movl (relocater_data-relocater)(%ebx, %edx, 4), %esi
116 inc %edx
117 movl (relocater_data-relocater)(%ebx, %edx, 4), %edi
118 inc %edx
119 movl (relocater_data-relocater)(%ebx, %edx, 4), %ecx
120 inc %edx
[all...]
/freebsd-11-stable/sys/i386/include/
H A Dvm86.h60 reg86_t edx; member in struct:vm86frame
86 #define vmf_dh edx.r_b.r_h
87 #define vmf_dl edx.r_b.r_l
88 #define vmf_dx edx.r_w.r_x
89 #define vmf_edx edx.r_ex
/freebsd-11-stable/stand/i386/common/
H A Ddrv.c39 v86.edx = dskp->drive;
67 v86.edx = dskp->drive;
92 v86.edx = dskp->drive;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/atomic/amd64/
H A Dopensolaris_atomic.S54 cmpxchgl %edx, (%rdi)

Completed in 297 milliseconds

123456789