Searched refs:ecx (Results 1 - 25 of 52) sorted by relevance

123

/seL4-test-master/projects/musllibc/src/string/i386/
H A Dmemset.s4 mov 12(%esp),%ecx
5 cmp $62,%ecx
10 test %ecx,%ecx
16 mov %dl,-1(%eax,%ecx)
17 cmp $2,%ecx
21 mov %dx,(-1-2)(%eax,%ecx)
22 cmp $6,%ecx
30 mov %edx,(-1-2-4)(%eax,%ecx)
31 cmp $14,%ecx
[all...]
H A Dmemcpy.s11 mov 20(%esp),%ecx
13 cmp $4,%ecx
18 dec %ecx
21 1: mov %ecx,%edx
22 shr $2,%ecx
H A Dmemmove.s13 mov 20(%esp),%ecx
14 lea -1(%edi,%ecx),%edi
15 lea -1(%esi,%ecx),%esi
/seL4-test-master/projects/musllibc/src/string/i386_sel4/
H A Dmemset.s4 mov 12(%esp),%ecx
5 cmp $62,%ecx
10 test %ecx,%ecx
16 mov %dl,-1(%eax,%ecx)
17 cmp $2,%ecx
21 mov %dx,(-1-2)(%eax,%ecx)
22 cmp $6,%ecx
30 mov %edx,(-1-2-4)(%eax,%ecx)
31 cmp $14,%ecx
[all...]
H A Dmemcpy.s11 mov 20(%esp),%ecx
13 cmp $4,%ecx
18 dec %ecx
21 1: mov %ecx,%edx
22 shr $2,%ecx
H A Dmemmove.s13 mov 20(%esp),%ecx
14 lea -1(%edi,%ecx),%edi
15 lea -1(%esi,%ecx),%esi
/seL4-test-master/projects/musllibc/src/ldso/i386/
H A Dtlsdesc.s18 push %ecx
19 mov (%eax),%ecx
20 cmp %ecx,(%edx)
23 add (%edx,%ecx,4),%eax
24 2: pop %ecx
30 pop %ecx
/seL4-test-master/projects/musllibc/src/thread/i386/
H A Dtls.s6 mov (%eax),%ecx
7 cmp %ecx,(%edx)
10 add (%edx,%ecx,4),%eax
H A D__unmapself.s7 movl 8(%esp),%ecx
/seL4-test-master/projects/musllibc/src/setjmp/i386/
H A Dlongjmp.s17 mov 16(%edx),%ecx
18 mov %ecx,%esp
19 mov 20(%edx),%ecx
20 jmp *%ecx
H A Dsetjmp.s18 lea 4(%esp), %ecx
19 mov %ecx, 16(%eax)
20 mov (%esp), %ecx
21 mov %ecx, 20(%eax)
/seL4-test-master/projects/musllibc/src/setjmp/i386_sel4/
H A Dlongjmp.s17 mov 16(%edx),%ecx
18 mov %ecx,%esp
19 mov 20(%edx),%ecx
20 jmp *%ecx
H A Dsetjmp.s18 lea 4(%esp), %ecx
19 mov %ecx, 16(%eax)
20 mov (%esp), %ecx
21 mov %ecx, 20(%eax)
/seL4-test-master/projects/musllibc/src/math/i386/
H A Dsqrt.s9 mov (%esp),%ecx
10 and $0x7ff,%ecx
11 cmp $0x400,%ecx
H A Dhypot.s5 mov 16(%esp),%ecx
7 add %ecx,%ecx
8 and %eax,%ecx
9 cmp $0xffe00000,%ecx
H A Dhypotf.s5 mov 8(%esp),%ecx
7 add %ecx,%ecx
8 and %eax,%ecx
9 cmp $0xff000000,%ecx
H A Dremquo.s4 mov 12(%esp),%ecx
14 mov 28(%esp),%ecx
24 mov 20(%esp),%ecx
49 mov %edx,(%ecx)
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dsqrt.s9 mov (%esp),%ecx
10 and $0x7ff,%ecx
11 cmp $0x400,%ecx
H A Dhypot.s5 mov 16(%esp),%ecx
7 add %ecx,%ecx
8 and %eax,%ecx
9 cmp $0xffe00000,%ecx
H A Dhypotf.s5 mov 8(%esp),%ecx
7 add %ecx,%ecx
8 and %eax,%ecx
9 cmp $0xff000000,%ecx
/seL4-test-master/kernel/src/arch/x86/64/
H A Dhead.S41 decl %ecx
61 movl $huge_page_error_size, %ecx
81 movl $1024, %ecx
88 movl $1024, %ecx
95 movl $boot_pdpt, %ecx
96 orl $0x7, %ecx
97 movl %ecx, (%edi)
98 movl %ecx, 0x800(%edi)
99 movl %ecx, 4088(%edi)
101 movl $_boot_pd, %ecx
[all...]
/seL4-test-master/projects/musllibc/src/fenv/i386/
H A Dfenv.s6 mov 4(%esp),%ecx
7 and $0x3f,%ecx
16 test %eax,%ecx
24 test %edx,%ecx
26 not %ecx
27 and %ecx,%edx
34 2: test %eax,%ecx
36 not %ecx
37 and %ecx,%eax
66 mov 4(%esp),%ecx
[all...]
/seL4-test-master/projects/musllibc/src/fenv/i386_sel4/
H A Dfenv.s6 mov 4(%esp),%ecx
7 and $0x3f,%ecx
16 test %eax,%ecx
24 test %edx,%ecx
26 not %ecx
27 and %ecx,%edx
34 2: test %eax,%ecx
36 not %ecx
37 and %ecx,%eax
66 mov 4(%esp),%ecx
[all...]
/seL4-test-master/projects/seL4_libs/libsel4debug/src/sel4_arch/ia32/
H A Dtrampoline.S24 pushl %ecx
/seL4-test-master/projects/sel4_projects_libs/libsel4vm/src/arch/x86/processor/
H A Dcpuid.c29 unsigned int *ecx, unsigned int *edx)
31 /* ecx is often an input as well as an output. */
35 "=c"(*ecx),
37 : "0"(*eax), "2"(*ecx)
43 unsigned int eax, ebx, ecx, edx; local
46 ecx = index;
48 native_cpuid(&eax, &ebx, &ecx, &edx);
61 /* cpuid 1.ecx */
76 /* cpuid 0x80000001.ecx */
94 ZF_LOGD("cpuid function 0x%x index 0x%x eax 0x%x ebx 0%x ecx
28 native_cpuid(unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) argument
[all...]

Completed in 74 milliseconds

123