Searched refs:edx (Results 101 - 125 of 202) sorted by relevance

123456789

/freebsd-11-stable/lib/csu/i386/
H A Dcrt1_s.S48 pushl %edx # rtld cleanup
/freebsd-11-stable/sys/i386/i386/
H A Dmpboot.s84 testl $CPUID_PSE,%edx
90 testl $CPUID_PGE,%edx
95 testl $CPUID_VME,%edx
149 movl %eax, %edx
H A Dapic_vector.s59 xorl %edx,%edx
85 movl lapic_map, %edx ;/* pointer to local APIC */ \
86 movl LA_ISR + 16 * (index)(%edx), %eax ; /* load ISR */ \
/freebsd-11-stable/sys/amd64/vmm/
H A Dx86.h66 uint32_t *ecx, uint32_t *edx);
/freebsd-11-stable/lib/libc/amd64/gen/
H A Drfork_thread.S63 cmpl $0, %edx
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm86 push edx
96 mov DWORD PTR _edx$[ edi ], edx
98 pop edx
196 mov edx, DWORD PTR _sv$[esp]
197 lock cmpxchg DWORD PTR [ecx], edx
227 mov edx, DWORD PTR _cv_high$[ebp]
231 sete al ; if edx:eax == [edi] set al = 1 else set al = 0
408 mov edx, DWORD PTR _sv$[esp]
409 lock cmpxchg DWORD PTR [ecx], edx
437 mov edx, DWOR
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dcpu_switch.S140 movl xsave_mask+4,%edx
355 movl %edx,PCB_FSBASE+4(%rdi)
359 movl %edx,PCB_GSBASE+4(%rdi)
363 movl %edx,PCB_KGSBASE+4(%rdi)
367 movl %edx,PCB_EFER+4(%rdi)
371 movl %edx,PCB_STAR+4(%rdi)
375 movl %edx,PCB_LSTAR+4(%rdi)
379 movl %edx,PCB_CSTAR+4(%rdi)
383 movl %edx,PCB_SFMASK+4(%rdi)
415 movl 4 + PCB_FSBASE(%rdi),%edx
[all...]
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot1.S322 xor %edx,%edx
355 m_pc98: or $M_NEC_PC98,%edx
360 or $M_H98,%edx
362 m_epson: or $M_EPSON_PC98,%edx
363 m_not_h98: or $M_NOT_H98,%edx
368 or $M_8M,%edx
374 or $M_NOTE,%edx
377 mov %edx,%es:(%bx)
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S205 movl $MEM_USR,%edx # User base address
211 subl %edx,%eax # Less base
222 pushl %edx # Set EAX
375 pushl %edx
384 xorl %edx,%edx
392 movl %edx,%eax
394 movl $BDA_POS,%edx
395 movw %ax,(%edx)
396 popl %edx
[all...]
/freebsd-11-stable/sys/i386/bios/
H A Dapm.c248 sc->bios.r.edx = 0;
261 sc->bios.r.edx = 0;
282 sc->bios.r.edx = 0;
296 sc->bios.r.edx = 0;
311 sc->bios.r.edx = 0;
341 sc->bios.r.edx = 0;
350 sc->bios.r.edx = 0;
373 sc->bios.r.edx = 0;
541 sc->bios.r.edx = 0;
557 sc->bios.r.edx
[all...]
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Daes-x86_64.S10 xorl 12(%r15),%edx
36 shrl $16,%edx
57 movl 12(%r15),%edx
69 xorl %r8d,%edx
95 shrl $16,%edx
138 movl 16+12(%r15),%edx
154 xorl %r8d,%edx
175 xorl 12(%r15),%edx
198 shrl $16,%edx
228 movzbl (%r14,%rcx,1),%edx
[all...]
/freebsd-11-stable/stand/i386/libi386/
H A Dvidconsole.c193 /* Get cursor position on the screen. Result is in edx. Sets
205 *x = v86.edx & 0x00ff;
206 *y = (v86.edx & 0xff00) >> 8;
218 v86.edx = ((0x00ff & y) << 8) + (0x00ff & x);
251 v86.edx = 0x184f;
287 v86.edx = (cury << 8) + 79;
299 v86.edx = (24 << 8) + 79;
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-c1.asm62 ! As specified per page 3-32 of the ABI, %edx contains a function
67 pushl %edx
82 ! we need to register the function pointer previously in %edx, but
107 leal 16(%ebp,%eax,4),%edx
108 movl %edx,_environ
114 ! %edx and %eax respectively. The only new value we need to compute
124 pushl %edx
125 leal 12(%ebp),%edx
126 pushl %edx
H A Dsol2-gc1.asm65 ! As specified per page 3-32 of the ABI, %edx contains a function
70 pushl %edx
85 ! we need to register the function pointer previously in %edx, but
120 leal 16(%ebp,%eax,4),%edx
121 movl %edx,_environ
127 ! %edx and %eax respectively. The only new value we need to compute
137 pushl %edx
138 leal 12(%ebp),%edx
139 pushl %edx
/freebsd-11-stable/lib/libc/i386/gen/
H A Drfork_thread.S76 cmpl $0, %edx
/freebsd-11-stable/sys/i386/acpica/
H A Dacpi_wakecode.S146 movl wakeup_ret - wakeup_start(%ebx), %edx
162 jmp *%edx
/freebsd-11-stable/stand/i386/boot2/
H A Dsio.S39 incl %edx # Modem control reg
42 incl %edx # Line status reg
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextWindows_i386.cpp22 uint32_t edx; member in struct:__anon1266::_GPR
54 DEFINE_GPR(edx, nullptr, ehframe_edx_i386, dwarf_edx_i386, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM),
H A DRegisterContextFreeBSD_i386.cpp25 uint32_t edx; member in struct:GPR
H A DRegisterContextOpenBSD_i386.cpp19 uint32_t edx; member in struct:GPR
/freebsd-11-stable/sys/crypto/aesni/
H A Daeskeys_amd64.S122 cmpl $12,%edx
201 movslq %edx,%rax
206 decl %edx
212 decl %edx
/freebsd-11-stable/stand/pc98/btx/lib/
H A Dbtxv86.h48 uint32_t edx; /* V86 EDX register */ member in struct:__v86
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxv86.h47 uint32_t edx; /* V86 EDX register */ member in struct:__v86
/freebsd-11-stable/sys/contrib/cloudabi/
H A Dcloudabi_vdso_i686.S43 mov %edx, 4(%ecx)
55 mov %edx, 4(%ecx)
91 mov %edx, (%ecx)
159 mov %edx, 4(%ecx)
363 mov %edx, (%ecx)
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S209 movl $MEM_USR,%edx # User base address
213 subl %edx,%eax # Less base
224 pushl %edx # Set EAX
453 * -0x20 %edx
465 * -0x50 zero %edx (hardware int only)
498 movl %ebx,%edx # address
501 addl %ebp,%edx # Flatten btx_v86 ptr
502 movl %edx,MEM_ESPR-0x08 # Save btx_v86 ptr
503 movl V86_ADDR(%edx),%eax # Get int no/address
504 movl V86_CTL(%edx),
[all...]

Completed in 197 milliseconds

123456789