Searched refs:edx (Results 1 - 25 of 50) sorted by relevance

12

/seL4-test-master/projects/musllibc/src/setjmp/i386/
H A Dlongjmp.s7 mov 4(%esp),%edx
13 mov (%edx),%ebx
14 mov 4(%edx),%esi
15 mov 8(%edx),%edi
16 mov 12(%edx),%ebp
17 mov 16(%edx),%ecx
19 mov 20(%edx),%ecx
/seL4-test-master/projects/musllibc/src/setjmp/i386_sel4/
H A Dlongjmp.s7 mov 4(%esp),%edx
13 mov (%edx),%ebx
14 mov 4(%edx),%esi
15 mov 8(%edx),%edi
16 mov 12(%edx),%ebp
17 mov 16(%edx),%ecx
19 mov 20(%edx),%ecx
/seL4-test-master/projects/musllibc/src/thread/i386/
H A Dtls.s5 mov %gs:4,%edx
7 cmp %ecx,(%edx)
10 add (%edx,%ecx,4),%eax
16 pop %edx
H A D__set_thread_area.s12 mov (%ecx),%edx
13 push %edx
20 movl (%esp),%edx
21 movl %edx,(%ecx)
22 leal 3(,%edx,8),%edx
31 xor %edx,%edx
/seL4-test-master/projects/musllibc/src/process/i386/
H A Dvfork.s7 pop %edx
10 push %edx
13 pop %edx
/seL4-test-master/projects/musllibc/src/string/i386/
H A Dmemset.s25 shl $16,%edx
29 mov %edx,(1+2)(%eax)
30 mov %edx,(-1-2-4)(%eax,%ecx)
34 mov %edx,(1+2+4)(%eax)
35 mov %edx,(1+2+4+4)(%eax)
36 mov %edx,(-1-2-4-8)(%eax,%ecx)
37 mov %edx,(-1-2-4-4)(%eax,%ecx)
41 mov %edx,(1+2+4+8)(%eax)
42 mov %edx,(1+2+4+8+4)(%eax)
43 mov %edx,(
[all...]
H A Dmemcpy.s21 1: mov %ecx,%edx
25 and $3,%edx
28 dec %edx
/seL4-test-master/projects/musllibc/src/string/i386_sel4/
H A Dmemset.s25 shl $16,%edx
29 mov %edx,(1+2)(%eax)
30 mov %edx,(-1-2-4)(%eax,%ecx)
34 mov %edx,(1+2+4)(%eax)
35 mov %edx,(1+2+4+4)(%eax)
36 mov %edx,(-1-2-4-8)(%eax,%ecx)
37 mov %edx,(-1-2-4-4)(%eax,%ecx)
41 mov %edx,(1+2+4+8)(%eax)
42 mov %edx,(1+2+4+8+4)(%eax)
43 mov %edx,(
[all...]
H A Dmemcpy.s21 1: mov %ecx,%edx
25 and $3,%edx
28 dec %edx
/seL4-test-master/projects/musllibc/src/string/x86_64/
H A Dmemset.s11 test %edx,%edx
16 cmp $2,%edx
21 cmp $6,%edx
26 cmp $14,%edx
31 cmp $30,%edx
38 cmp $62,%edx
65 2: xor %edx,%edx
66 sub %edi,%edx
[all...]
H A Dmemcpy.s20 and $7,%edx
23 dec %edx
/seL4-test-master/projects/musllibc/src/string/x86_64_sel4/
H A Dmemset.s11 test %edx,%edx
16 cmp $2,%edx
21 cmp $6,%edx
26 cmp $14,%edx
31 cmp $30,%edx
38 cmp $62,%edx
65 2: xor %edx,%edx
66 sub %edi,%edx
[all...]
H A Dmemcpy.s20 and $7,%edx
23 dec %edx
/seL4-test-master/projects/musllibc/src/ldso/i386/
H A Dtlsdesc.s16 push %edx
17 mov %gs:4,%edx
20 cmp %ecx,(%edx)
23 add (%edx,%ecx,4),%eax
26 pop %edx
/seL4-test-master/projects/sel4_projects_libs/libsel4vm/src/arch/x86/processor/
H A Dcpuid.c29 unsigned int *ecx, unsigned int *edx)
36 "=d"(*edx)
43 unsigned int eax, ebx, ecx, edx; local
48 native_cpuid(&eax, &ebx, &ecx, &edx);
50 /* cpuid 1.edx */
72 /* cpuid 0x80000001.edx */
80 /* cpuid 0xC0000001.edx */
94 ZF_LOGD("cpuid function 0x%x index 0x%x eax 0x%x ebx 0%x ecx 0x%x edx 0x%x\n", function, index, eax, ebx, ecx, edx);
106 edx
28 native_cpuid(unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) argument
[all...]
/seL4-test-master/projects/musllibc/src/math/i386/
H A Dllrint.s7 mov 8(%esp),%edx
H A Dllrintf.s8 pop %edx
H A Dllrintl.s7 mov 8(%esp),%edx
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dllrint.s7 mov 8(%esp),%edx
H A Dllrintf.s8 pop %edx
H A Dllrintl.s7 mov 8(%esp),%edx
/seL4-test-master/projects/seL4_libs/libsel4debug/src/sel4_arch/ia32/
H A Dtrampoline.S23 pushl %edx
/seL4-test-master/projects/musllibc/src/fenv/i386/
H A Dfenv.s12 pop %edx
13 testl $0x02000000,(%edx)
19 1: push %edx
21 pop %edx
23 or %eax,%edx
24 test %edx,%ecx
27 and %ecx,%edx
28 push %edx
30 pop %edx
76 pop %edx
[all...]
/seL4-test-master/projects/musllibc/src/fenv/i386_sel4/
H A Dfenv.s12 pop %edx
13 testl $0x02000000,(%edx)
19 1: push %edx
21 pop %edx
23 or %eax,%edx
24 test %edx,%ecx
27 and %ecx,%edx
28 push %edx
30 pop %edx
76 pop %edx
[all...]
/seL4-test-master/kernel/libsel4/sel4_arch_include/ia32/sel4/sel4_arch/
H A Dtypes.h21 seL4_Word eip, esp, eflags, eax, ebx, ecx, edx, esi, edi, ebp; member in struct:seL4_UserContext_

Completed in 117 milliseconds

12