Searched refs:ecx (Results 126 - 150 of 206) sorted by relevance

123456789

/freebsd-10.0-release/sys/boot/i386/btx/btx/
H A Dbtx.S201 init.8: xorl %ecx,%ecx # Zero
215 pushl %ecx # Set SS
220 pushl %ecx # Set GS
221 pushl %ecx # Set FS
222 pushl %ecx # Set DS
223 pushl %ecx # Set ES
248 xorl %ecx,%ecx # Zero
249 movl %ecx,
[all...]
/freebsd-10.0-release/sys/boot/pc98/btx/btx/
H A Dbtx.S197 init.8: xorl %ecx,%ecx # Zero
213 pushl %ecx # Set SS
218 pushl %ecx # Set GS
219 pushl %ecx # Set FS
220 pushl %ecx # Set DS
221 pushl %ecx # Set ES
246 xorl %ecx,%ecx # Zero
247 movl %ecx,
[all...]
/freebsd-10.0-release/sys/i386/bios/
H A Dapm.c248 sc->bios.r.ecx = enable;
261 sc->bios.r.ecx = version;
282 sc->bios.r.ecx = engage;
296 sc->bios.r.ecx = 0;
311 sc->bios.r.ecx = state;
341 sc->bios.r.ecx = newstate ? PMST_APMENABLED:PMST_SUSPEND;
350 sc->bios.r.ecx = newstate ? PMST_APMENABLED:PMST_SUSPEND;
373 sc->bios.r.ecx = PMST_OFF;
541 sc->bios.r.ecx = PMST_LASTREQNOTIFY;
557 sc->bios.r.ecx
[all...]
/freebsd-10.0-release/sys/boot/i386/btx/lib/
H A Dbtxv86.h38 uint32_t ecx; /* V86 ECX register */ member in struct:__v86
/freebsd-10.0-release/sys/boot/i386/libi386/
H A Damd64_tramp.S80 movl $MSR_EFER, %ecx
H A Dbiosdisk.c207 (v86.ecx & 0x3f) == 0 || /* absurd sector number */
212 bd->bd_cyl = ((v86.ecx & 0xc0) << 2) + ((v86.ecx & 0xff00) >> 8) + 1;
215 bd->bd_sec = v86.ecx & 0x3f;
234 (v86.ecx & EDD_INTERFACE_FIXED_DISK) == 0)
476 v86.ecx = ((cyl & 0xff) << 8) | ((cyl & 0x300) >> 2) | sec;
625 return ((v86.ecx & 0xc0) << 18) | ((v86.ecx & 0xff00) << 8) |
626 (v86.edx & 0xff00) | (v86.ecx & 0x3f);
H A Dvidconsole.c250 v86.ecx = 0x0;
264 v86.ecx = 0x1;
286 v86.ecx = (cury << 8) + curx;
298 v86.ecx = (cury << 8) + 0;
H A Dbiospci.c294 v86.ecx = class;
317 v86.ecx = val;
341 *val = v86.ecx;
/freebsd-10.0-release/sys/boot/pc98/btx/lib/
H A Dbtxv86.h38 uint32_t ecx; /* V86 ECX register */ member in struct:__v86
/freebsd-10.0-release/crypto/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl73 $code .= " mov %ecx, %r11d /* (NEXT STEP) y' = %ecx */\n" if ($pos == -1);
148 mov 2*4(%rbp), %ecx # ecx = ctx->C
154 # C is 'ecx'
164 mov %ecx, %r14d
167 round1_step(-1,'%eax','%ebx','%ecx','%edx', '1','0xd76aa478', '7');
168 round1_step( 0,'%edx','%eax','%ebx','%ecx', '2','0xe8c7b756','12');
169 round1_step( 0,'%ecx','%edx','%eax','%ebx', '3','0x242070db','17');
170 round1_step( 0,'%ebx','%ecx','
[all...]
/freebsd-10.0-release/sys/i386/xen/
H A Dexception.s76 popl %ecx; \
334 movl PCPU(CURPCB),%ecx
335 testl $PCB_VM86CALL,PCB_FLAGS(%ecx) /* are we in a vm86 call? */
443 movl %eax,%ecx
444 shr $2,%ecx # convert bytes to words
467 .byte 0x24 #pop %ecx
H A Dlocore.s190 movl $((foo)*PAGE_SIZE),%ecx ; \
200 * ecx = how many pages to map
217 * ecx = how many pages to map
263 movl %ecx,R(cpu_vendor+8)
271 movl %ecx,R(cpu_feature2) # store cpu_feature2
/freebsd-10.0-release/sys/boot/i386/kgzldr/
H A Dsio.s35 xor %ecx,%ecx # Timeout
/freebsd-10.0-release/sys/amd64/amd64/
H A Dmpboot.S103 movl $MSR_EFER, %ecx
/freebsd-10.0-release/sys/amd64/ia32/
H A Dia32_sigtramp.S133 * the return ip in %ecx. If vfork failed, then there is no
139 jmpl *%ecx
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContextFreeBSD_x86_64.cpp127 UPDATE_I386_GPR_INFO(ecx, rcx);
H A DRegisterContext_i386.h91 uint32_t ecx; member in struct:RegisterContext_i386::GPR
/freebsd-10.0-release/crypto/openssl/engines/
H A De_padlock.c303 * argument is passed in %ecx and second - in %edx.
327 "movl %%eax, %%ecx\n"
328 "andl $0x200000, %%ecx\n"
334 "xorl %%eax, %%ecx\n"
335 "movl %%ecx, %0\n"
336 : "=r" (result) : : "eax", "ecx");
361 "movl %%ecx,8(%%edi)\n"
363 : "+a"(eax) : "D"(vendor_string) : "ecx", "edx");
370 : "+a"(eax) : : "ecx", "edx");
377 : "+a"(eax), "=d"(edx) : : "ecx");
556 cmp ecx,padlock_saved_context local
570 mov ecx,eax local
586 cmp ecx,'slua' local
621 mov ecx,60 local
[all...]
/freebsd-10.0-release/secure/lib/libcrypto/amd64/
H A Dghash-x86_64.S326 movzbl %dl,%ecx
329 shrl $4,%ecx
364 movzbl %dl,%ecx
367 shrl $4,%ecx
405 movzbl %dl,%ecx
408 shrl $4,%ecx
445 movzbl %dl,%ecx
448 shrl $4,%ecx
486 movzbl %dl,%ecx
489 shrl $4,%ecx
[all...]
/freebsd-10.0-release/sys/boot/i386/common/
H A Ddrv.c84 v86.ecx = lba >> 32;
/freebsd-10.0-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S170 read: xor %ecx,%ecx # Get
172 adc $0,%ecx
173 pushl %ecx # Starting absolute block
/freebsd-10.0-release/sys/i386/acpica/
H A Dacpi_wakecode.S145 movl wakeup_pcb - wakeup_start(%ebx), %ecx
/freebsd-10.0-release/sys/xen/interface/arch-x86/
H A Dxen-x86_32.h32 * Input: %ebx, %ecx, %edx, %esi, %edi, %ebp (arguments 1-6)
36 * Clobbered: Argument registers (e.g., 2-arg hypercall clobbers %ebx,%ecx)
116 uint32_t ecx; member in struct:cpu_user_regs
/freebsd-10.0-release/sys/boot/pc98/cdboot/
H A Dcdboot.S139 push %ecx
189 pop %ecx /* cylinder */
459 mov %es:(MEM_READ_BUFFER+AOUT_TEXT),%ecx # %ecx = length of the text
477 mov MEM_READ_BUFFER+AOUT_DATA,%ecx # size of the data segment
480 mov MEM_READ_BUFFER+AOUT_BSS,%ecx # size of the bss
482 add $3,%cl # round %ecx up to
483 shr $2,%ecx # a multiple of 4
489 movzwl 0xa(%esi),%ecx # %ecx
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp103 mov dword ptr [esi],ecx
165 mov ecx,subleaf
172 mov dword ptr [esi],ecx

Completed in 123 milliseconds

123456789