Searched refs:ecx (Results 176 - 200 of 246) sorted by relevance

12345678910

/freebsd-11-stable/sys/i386/include/
H A Dasmacros.h81 * [.]mexitcount may clobber %ecx and %ef.
108 #define FAKE_MCOUNT(caller) pushl caller ; call __mcount ; popl %ecx
/freebsd-11-stable/sys/amd64/acpica/
H A Dacpi_wakecode.S162 movl $MSR_EFER, %ecx
/freebsd-11-stable/stand/pc98/btx/lib/
H A Dbtxv86.s64 xchgl %ecx,V86_ECX(%ebp) # Swap ECX
/freebsd-11-stable/stand/i386/btx/btxldr/
H A Dbtxldr.S95 movl $0x6,%ecx # Count
105 movl BI_SIZE(%esi),%ecx # Allocate space
106 subl %ecx,%ebp # for bootinfo
118 start_null_bi: movl $BOOTARGS_SIZE,%ecx # Fixed size of arguments
121 addl BOOTARGS_SIZE+4(%esp),%ecx # Add size of variable args
162 movzwl 0xa(%ebx),%ecx # Image size
164 pushl %ecx # Save image size
203 movzwl 0x2c(%ebx),%ecx # Get e_phnum
218 pushl %ecx # working registers
223 movl 0x10(%edx),%ecx # Ge
[all...]
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxv86.s64 xchgl %ecx,V86_ECX(%ebp) # Swap ECX
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.h50 uint32_t ecx; member in struct:RegisterContextDarwin_i386::GPR
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S95 andl $0xffff, %ecx # clear upper words
96 andl $0xffff, %ebx # of %ebx and %ecx
97 shll $4, %ecx # calculate the offset of
98 addl %ebx, %ecx # the PXENV+ struct and
99 pushl %ecx # save it on the stack
146 movl end+AOUT_TEXT, %ecx # %ecx = length of the text
163 movl end+AOUT_DATA, %ecx # size of the data segment
166 movl end+AOUT_BSS, %ecx # size of the bss
168 addb $3, %cl # round %ecx u
[all...]
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-x86_64.pl100 movz %al,%ecx
108 movz %al,%ecx
115 movz %bl,%ecx
122 movz %bl,%ecx
129 movz %al,%ecx
142 movz %al,%ecx
149 movz %bl,%ecx
156 movz %bl,%ecx
163 movz %al,%ecx
546 mov \$154,%ecx # sizeo
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daes-x86_64.pl51 $s2="%ecx";
1008 # %ecx=s2 and %edx=s3.
1313 mov %esi,%ecx # %ecx=bits
1335 cmp \$128,%ecx
1337 cmp \$192,%ecx
1339 cmp \$256,%ecx
1351 xor %ecx,%ecx
1368 add \$1,%ecx
[all...]
H A Daesni-mb-x86_64.pl90 ($rounds,$one,$sink,$offset)=("%eax","%ecx","%rbp","%rbx");
105 mov OPENSSL_ia32cap_P+4(%rip),%ecx
106 test \$`1<<28`,%ecx # AVX bit
364 mov OPENSSL_ia32cap_P+4(%rip),%ecx
365 test \$`1<<28`,%ecx # AVX bit
1256 mov \$20,%ecx
1268 mov \$154,%ecx # sizeof(CONTEXT)
/freebsd-11-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl448 mov \$0x80100, %ecx
449 and OPENSSL_ia32cap_P+8(%rip), %ecx
468 mov \$0x80100, %ecx
469 and OPENSSL_ia32cap_P+8(%rip), %ecx
481 cmp \$0x80100, %ecx
749 mov \$0x80100, %ecx
750 and OPENSSL_ia32cap_P+8(%rip), %ecx
761 cmp \$0x80100, %ecx
1977 mov \$0x80100, %ecx
1978 and OPENSSL_ia32cap_P+8(%rip), %ecx
[all...]
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.c240 return (v86.ecx << 16) | v86.edx;
293 return ((v86.ecx & 0xffff) << 16) | (v86.edx & 0xffff);
734 v86.ecx = cyl;
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S21 # On windows, the 'this' pointer is passed in ecx instead of on the stack
22 movl %ecx, %eax
45 movl 8(%eax), %ecx
/freebsd-11-stable/stand/i386/isoboot/
H A Disoboot.c133 v86.ecx = sizeof(struct bios_smap);
191 bios_extmem = ((v86.ecx & 0xffff) +
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm.c1309 uint32_t eax, ecx, edx; local
1441 ecx = ctx->sctx_rcx;
1449 ecx, val);
1450 if (emulate_wrmsr(svm_sc, vcpu, ecx, val, &retu)) {
1452 vmexit->u.msr.code = ecx;
1461 VCPU_CTR1(svm_sc->vm, vcpu, "rdmsr %#x", ecx);
1463 if (emulate_rdmsr(svm_sc, vcpu, ecx, &retu)) {
1465 vmexit->u.msr.code = ecx;
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Decp_nistz256-x86_64.S338 movl $0x80100,%ecx
339 andl OPENSSL_ia32cap_P+8(%rip),%ecx
354 movl $0x80100,%ecx
355 andl OPENSSL_ia32cap_P+8(%rip),%ecx
363 cmpl $0x80100,%ecx
623 movl $0x80100,%ecx
624 andl OPENSSL_ia32cap_P+8(%rip),%ecx
631 cmpl $0x80100,%ecx
1585 movl $0x80100,%ecx
1586 andl OPENSSL_ia32cap_P+8(%rip),%ecx
[all...]
H A Drsaz-avx2.S301 imull %ecx,%eax
321 imull %ecx,%eax
355 imull %ecx,%eax
390 imull %ecx,%eax
444 imull %ecx,%eax
484 imull %ecx,%eax
1678 movl $524544,%ecx
1680 andl %eax,%ecx
1681 cmpl $524544,%ecx
/freebsd-11-stable/contrib/gdb/gdb/
H A Di386gnu-nat.c53 REG_OFFSET (eax), REG_OFFSET (ecx), REG_OFFSET (edx), REG_OFFSET (ebx),
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dlinux-unwind.h164 fs->regs.reg[1].loc.offset = (long)&sc->REG_NAME(ecx) - new_cfa;
/freebsd-11-stable/sys/x86/include/
H A Dapm_bios.h235 uint32_t ecx; member in struct:apm_bios_arg
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha512.c379 _asm mov edx,[ecx + 0]
380 _asm mov eax,[ecx + 4]
387 _asm mov edx,[ecx + 0]
388 _asm mov eax,[ecx + 4]
/freebsd-11-stable/sys/i386/include/pc/
H A Dbios.h308 u_int ecx; member in struct:bios_regs
/freebsd-11-stable/stand/pc98/btx/btxldr/
H A Dbtxldr.S111 movl $0x6,%ecx # Count
121 movl BI_SIZE(%esi),%ecx # Allocate space
122 subl %ecx,%ebp # for bootinfo
134 start_null_bi: movl $BOOTARGS_SIZE,%ecx # Fixed size of arguments
137 addl BOOTARGS_SIZE+4(%esp),%ecx # Add size of variable args
178 movzwl 0xa(%ebx),%ecx # Image size
180 pushl %ecx # Save image size
220 movzwl 0x2c(%ebx),%ecx # Get e_phnum
236 pushl %ecx # registers
241 movl 0x10(%edx),%ecx # Ge
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl1065 movl \$7, %ecx
1164 decl %ecx
1572 movl \$8, %ecx
1644 decl %ecx
1664 movl \$8, %ecx
1709 decl %ecx # of=0
1843 movl \$7, %ecx
1915 decl %ecx
2241 mov \$20,%ecx
2267 mov \$154,%ecx # sizeo
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dbios.c177 args.ebx = args.ecx = args.edx = 0;
181 ent->len = args.ecx;

Completed in 330 milliseconds

12345678910