HomeSort by: relevance | last modified time | path
    Searched refs:ecx (Results 1 - 25 of 708) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
chkstk2.S 17 push %ecx
19 lea 8(%esp),%ecx // esp before calling this routine -> ecx
22 sub $0x1000,%ecx
23 test %ecx,(%ecx)
28 sub %eax,%ecx
29 test %ecx,(%ecx)
32 mov %ecx,%esp // install the new top of stack pointer into es
    [all...]
chkstk.S 15 push %ecx
18 lea 12(%esp),%ecx
21 sub $0x1000,%ecx
22 test %ecx,(%ecx)
27 sub %eax,%ecx
28 test %ecx,(%ecx)
30 pop %ecx
  /src/lib/libc/arch/i386/gen/
resumecontext.S 46 leal -(4 + 776)(%esp),%ecx /* retaddr + sizeof (ucontext_t) */
47 andl $~(0xf),%ecx /* align on _UC_UCONTEXT_ALIGN */
48 movl %ecx,%esp
50 pushl %ecx
54 movl 4(%esp),%ecx /* uc_link */
56 pushl %ecx /* argument for exit() or setcontext() */
57 testl %ecx,%ecx /* link end? */
swapcontext.S 38 movl 4(%esp),%ecx
40 pushl %ecx /* push oucp */
46 movl 4(%esp),%ecx
48 movl %edx,(36 + 14 * 4)(%ecx) /* Adjust saved %eip ... */
50 movl %ebx,(36 + 8 * 4)(%ecx) /* ... clobbered PIC reg ... */
53 movl %edx,(36 + 17 * 4)(%ecx) /* ... and %esp. */
55 movl 8(%esp),%ecx
57 pushl %ecx /* push ucp */
alloca.S 47 movl %esp,%ecx
52 pushl 8(%ecx) /* copy possible saved registers */
53 pushl 4(%ecx)
54 pushl 0(%ecx)
flt_rounds.S 15 movl -4(%esp), %ecx
16 shrl $9, %ecx
17 andl $6, %ecx
  /src/lib/libc/arch/i386/sys/
__syscall.S 45 pop %ecx /* rta */
48 push %ecx
50 push %ecx /* Keep stack frame consistant */
51 push %ecx /* Keep stack frame consistant */
pipe.S 49 movl 4(%esp),%ecx
50 movl %eax,(%ecx)
51 movl %edx,4(%ecx)
getcontext.S 43 movl 4(%esp),%ecx
45 movl %edx,(36 + 14 * 4)(%ecx) /* Adjust saved %eip ... */
47 movl %edx,(36 + 17 * 4)(%ecx) /* ... and %esp. */
48 movl $0,(36 + 11 * 4)(%ecx) /* Arrange for return of 0. */
__vfork14.S 52 popl %ecx /* my rta into %ecx */
53 OSYSTRAP(__vfork14) /* don't clobber %ecx */
57 jmp *%ecx
59 pushl %ecx
syscall.S 45 pop %ecx /* rta */
47 push %ecx
49 push %ecx /* Keep stack frame consistant */
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/calxeda/
Makefile 4 ecx-2000.dtb
7 ecx-2000.dtb
  /src/common/lib/libc/arch/i386/string/small/
strcmp.S 36 movl 12(%esp), %ecx
38 decl %ecx
40 incl %ecx
42 cmpb 0(%ecx), %al
47 subb 0(%ecx), %al
  /src/lib/libc/compat/arch/i386/sys/
compat_Ovfork.S 55 popl %ecx /* my rta into ecx */
60 jmp *%ecx
62 pushl %ecx
65 mov PIC_GOT(CERROR), %ecx
67 jmp *%ecx
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/i386/
cast-586.S 29 movl 4(%ebp),%ecx
32 xorl %ecx,%ecx
40 movl CAST_S_table0(,%ecx,4),%ecx
42 xorl %ebx,%ecx
44 subl %ebx,%ecx
46 addl %ebx,%ecx
47 xorl %ecx,%edi
50 movl 12(%ebp),%ecx
    [all...]
bn-586.S 21 movl 12(%esp),%ecx
85 subl $8,%ecx
88 testl $4294967288,%ecx
99 subl $1,%ecx
116 movl 28(%esp),%ecx
118 andl $4294967288,%ecx
120 pushl %ecx
197 subl $8,%ecx
202 movl 32(%esp),%ecx
203 andl $7,%ecx
    [all...]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
cast-586.S 29 movl 4(%ebp),%ecx
32 xorl %ecx,%ecx
40 movl CAST_S_table0(,%ecx,4),%ecx
42 xorl %ebx,%ecx
44 subl %ebx,%ecx
46 addl %ebx,%ecx
47 xorl %ecx,%edi
50 movl 12(%ebp),%ecx
    [all...]
bn-586.S 21 movl 12(%esp),%ecx
85 subl $8,%ecx
88 testl $4294967288,%ecx
99 subl $1,%ecx
116 movl 28(%esp),%ecx
118 andl $4294967288,%ecx
120 pushl %ecx
197 subl $8,%ecx
202 movl 32(%esp),%ecx
203 andl $7,%ecx
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
cast-586.S 24 movl 4(%ebp),%ecx
27 xorl %ecx,%ecx
35 movl CAST_S_table0(,%ecx,4),%ecx
37 xorl %ebx,%ecx
39 subl %ebx,%ecx
41 addl %ebx,%ecx
42 xorl %ecx,%edi
45 movl 12(%ebp),%ecx
    [all...]
bn-586.S 16 movl 12(%esp),%ecx
80 subl $8,%ecx
83 testl $4294967288,%ecx
94 subl $1,%ecx
111 movl 28(%esp),%ecx
113 andl $4294967288,%ecx
115 pushl %ecx
192 subl $8,%ecx
197 movl 32(%esp),%ecx
198 andl $7,%ecx
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
i386-pkru.c 33 unsigned int ecx = 0; local
38 : "c" (ecx));
47 unsigned int ecx = 0; local
51 : : "a" (eax), "c" (ecx), "d" (edx));
57 unsigned int eax, ebx, ecx, edx; local
59 if (!__get_cpuid (1, &eax, &ebx, &ecx, &edx))
62 if ((ecx & bit_OSXSAVE) == bit_OSXSAVE)
67 __cpuid_count (7, 0, eax, ebx, ecx, edx);
69 if ((ecx & bit_PKU) == bit_PKU)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
i386-pkru.c 33 unsigned int ecx = 0; local
38 : "c" (ecx));
47 unsigned int ecx = 0; local
51 : : "a" (eax), "c" (ecx), "d" (edx));
57 unsigned int eax, ebx, ecx, edx; local
59 if (!__get_cpuid (1, &eax, &ebx, &ecx, &edx))
62 if ((ecx & bit_OSXSAVE) == bit_OSXSAVE)
67 __cpuid_count (7, 0, eax, ebx, ecx, edx);
69 if ((ecx & bit_PKU) == bit_PKU)
  /src/common/lib/libc/arch/i386/string/
strcpy.S 27 movl 8(%esp),%ecx
40 movb %bl,(%ecx)
41 incl %ecx
48 movl %ebx,(%ecx)
49 addl $4,%ecx
62 movb %bl,(%ecx)
63 incl %ecx
67 movb %bh,(%ecx)
68 incl %ecx
73 movb %bl,(%ecx)
    [all...]
  /src/external/gpl3/gcc/dist/libgomp/config/linux/x86/
spincount.h 36 unsigned int eax, ebx, ecx, edx; local
37 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
  /src/lib/libc/arch/x86_64/gen/
flt_rounds.S 15 movl -4(%rsp), %ecx
16 shrl $9, %ecx
17 andl $6, %ecx

Completed in 42 milliseconds

1 2 3 4 5 6 7 8 91011>>