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

123456789

/freebsd-13-stable/sys/i386/i386/
H A Dlocore.s346 xorl %edx, %edx
391 xorl %edx, %edx
417 movl %edx,cpu_vendor+4
425 movl %edx,cpu_feature # store cpu_feature
H A Dcopyout_fast.s50 movl $copyout_fault,%edx
118 movl $copyout_fault,%edx
195 movl $fusufault,%edx
205 movl 12(%ebp),%edx
206 movl %eax,(%edx)
224 movl $fusufault,%edx
250 movl $fusufault,%edx
287 movl $fusufault,%edx
315 movl $fusufault,%edx
343 movl $fusufault,%edx
[all...]
H A Dmpboot.s81 testl $CPUID_PSE,%edx
84 1: testl $CPUID_PGE,%edx
87 2: testl $CPUID_VME,%edx
107 testl $AMDID_NX, %edx
153 movl %eax, %edx
H A Dapic_vector.s60 xorl %edx,%edx
89 movl lapic_map, %edx /* pointer to local APIC */
90 movl LA_ISR + 16 * \index(%edx), %eax /* load ISR */
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/
H A Dsalsa20_xmm6-asm.S90 movl 4(%rdx),%edx
95 movl %edx,12+80(%rsp)
96 movl 12(%r10),%edx
100 movl %edx,96(%rsp)
108 movl %edx,112(%rsp)
152 movl %edx,352(%rsp)
157 movl %edx,4+352(%rsp)
162 movl %edx,8+352(%rsp)
167 movl %edx,12+352(%rsp)
172 movl %edx,8
[all...]
/freebsd-13-stable/sys/amd64/amd64/
H A Dcpu_switch.S128 movl xsave_mask+4,%edx
349 movl %edx,PCB_FSBASE+4(%rdi)
353 movl %edx,PCB_GSBASE+4(%rdi)
357 movl %edx,PCB_KGSBASE+4(%rdi)
361 movl %edx,PCB_EFER+4(%rdi)
365 movl %edx,PCB_STAR+4(%rdi)
369 movl %edx,PCB_LSTAR+4(%rdi)
373 movl %edx,PCB_CSTAR+4(%rdi)
377 movl %edx,PCB_SFMASK+4(%rdi)
412 movl 4 + PCB_FSBASE(%rdi),%edx
[all...]
H A Dlocore.S101 movl %edx,%eax
110 movl %edx,%cr0
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/sha2/
H A Dsha256_impl.S116 mov 4*3(%rdi),%edx
163 add %r12d,%edx # d+=T1
174 mov %edx,%r13d
175 mov %edx,%r14d
184 and %edx,%r15d # (f^g)&e
222 mov %edx,%r15d
272 xor %edx,%r15d # f^g
280 xor %edx,%r15d # Ch(e,f,g)=((f^g)&e)^g
327 add %edx,%r12d # T1+=h
329 mov %r8d,%edx
[all...]
/freebsd-13-stable/lib/libc/amd64/string/
H A Dmemmove.S121 movl (%rsi),%edx
123 movl %edx,(%rdi)
131 movzwl (%rsi),%edx
251 movl 4(%rsi),%edx
252 movl %edx,4(%rdi)
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextWindows_i386.cpp22 uint32_t edx; member in struct:__anon2902::_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 DRegisterContextNetBSD_i386.cpp19 uint32_t edx; member in struct:GPR
H A DRegisterContextOpenBSD_i386.cpp19 uint32_t edx; member in struct:GPR
/freebsd-13-stable/lib/libc/i386/gen/
H A Drfork_thread.S76 cmpl $0, %edx
/freebsd-13-stable/stand/i386/boot2/
H A Dsio.S39 incl %edx # Modem control reg
42 incl %edx # Line status reg
/freebsd-13-stable/stand/i386/common/
H A Dcons.c66 *row = v86.edx >> 8;
68 *col = v86.edx & 0xff;
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A Dpoly1305-x86_64.S252 movl $0x3ffffff,%edx
256 andl %r11d,%edx
259 movl %edx,-60(%rdi)
263 movl $0x3ffffff,%edx
265 andl %r9d,%edx
268 movl %edx,-44(%rdi)
269 leal (%rdx,%rdx,4),%edx
272 movl %edx,-28(%rdi)
282 andl $0x3ffffff,%edx
285 movl %edx,
[all...]
/freebsd-13-stable/sys/crypto/aesni/
H A Daeskeys_amd64.S122 cmpl $12,%edx
201 movslq %edx,%rax
206 decl %edx
212 decl %edx
/freebsd-13-stable/stand/i386/btx/lib/
H A Dbtxv86.h47 uint32_t edx; /* V86 EDX register */ member in struct:__v86
/freebsd-13-stable/sys/xen/interface/hvm/
H A Dhvm_vcpu.h31 uint32_t edx; member in struct:vcpu_hvm_x86_32
/freebsd-13-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-13-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...]
/freebsd-13-stable/sys/contrib/libb2/
H A Dblake2-dispatch.c52 static inline void cpuid( uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx )
61 : "=a"( *eax ), "=S"( *ebx ), "=c"( *ecx ), "=d"( *edx ) : "a"( *eax ) );
63 : "=a"( *eax ), "=b"( *ebx ), "=c"( *ecx ), "=d"( *edx ) : "a"( *eax ) );
80 static inline void cpuid( uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx )
87 *edx = regs[3];
100 uint32_t eax, ecx, edx, ebx; local
106 cpuid( &eax, &ebx, &ecx, &edx );
108 if( 1 & ( edx >> 26 ) )
131 cpuid( &eax, &ebx, &ecx, &edx );
140 cpuid(&eax, &ebx, &ecx, &edx);
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-cpu.c40 uint32_t *edx)
46 (void) edx;
39 pt_cpuid(uint32_t leaf, uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx) argument
/freebsd-13-stable/crypto/openssl/engines/asm/
H A De_padlock-x86_64.pl61 cmp \$`"0x".unpack("H*",'Hrua')`,%edx
69 cmp \$`"0x".unpack("H*",'hgna')`,%edx
76 mov %eax,%edx
78 cmp \$0xC0000001,%edx
82 mov %edx,%eax
94 mov 240($arg1),%edx
100 sub \$1,%edx
158 mov %esi,%edx

Completed in 267 milliseconds

123456789