Searched refs:esp (Results 1 - 25 of 475) sorted by relevance

1234567891011>>

/external/compiler-rt/lib/builtins/i386/
H A Dfloatdisf.S21 movd 4(%esp), %xmm0
22 movd 8(%esp), %xmm1
24 movq %xmm0, 4(%esp)
26 fildll 4(%esp)
27 fstps 4(%esp)
28 flds 4(%esp)
H A Dfloatdixf.S21 movd 4(%esp), %xmm0
22 movd 8(%esp), %xmm1
24 movq %xmm0, 4(%esp)
26 fildll 4(%esp)
H A Dmuldi3.S14 movl 16(%esp), %eax // b.lo
15 movl 12(%esp), %ecx // a.hi
18 movl 8(%esp), %edx // a.lo
19 movl 20(%esp), %ebx // b.hi
H A Dashldi3.S21 movd 12(%esp), %xmm2 // Load count
23 movd 4(%esp), %xmm0
24 movd 8(%esp), %xmm1
27 movq 4(%esp), %xmm0 // Load input
41 movl 12(%esp), %ecx // Load count
42 movl 8(%esp), %edx // Load high
43 movl 4(%esp), %eax // Load low
H A Dlshrdi3.S21 movd 12(%esp), %xmm2 // Load count
23 movd 4(%esp), %xmm0
24 movd 8(%esp), %xmm1
27 movq 4(%esp), %xmm0 // Load input
41 movl 12(%esp), %ecx // Load count
42 movl 8(%esp), %edx // Load high
43 movl 4(%esp), %eax // Load low
H A Dumoddi3.S27 movl 20(%esp), %ebx // Find the index i of the leading bit in b.
33 movl 16(%esp), %eax // Construct bhi, containing bits [1+i:32+i] of b
40 movl 12(%esp), %edx // Load the high and low words of a, and jump
41 movl 8(%esp), %eax // to [2] if the high word is larger than bhi
54 mull 20(%esp) // q*blo
55 movl 12(%esp), %ebx
56 movl 16(%esp), %ecx // ECX:EBX = a
59 movl 24(%esp), %eax
64 addl 20(%esp), %ebx // otherwise
65 adcl 24(%esp),
[all...]
H A Dmoddi3.S30 movl 20(%esp), %edx // high word of b
31 movl 16(%esp), %eax // low word of b
38 movl %edx, 20(%esp)
39 movl %eax, 16(%esp) // store abs(b) back to stack
41 movl 12(%esp), %edx // high word of b
42 movl 8(%esp), %eax // low word of b
49 movl %edx, 12(%esp)
50 movl %eax, 8(%esp) // store abs(a) back to stack
54 movl 24(%esp), %ebx // Find the index i of the leading bit in b.
60 movl 20(%esp),
[all...]
H A Dfloatundixf.S31 movss 8(%esp), %xmm0 // hi 32 bits of input
32 movss 4(%esp), %xmm1 // lo 32 bits of input
36 movsd %xmm1, 4(%esp)
37 fldl 4(%esp)
38 movsd %xmm0, 4(%esp)
39 faddl 4(%esp)
/external/llvm/test/MC/X86/
H A Dintel-syntax-error.s10 mov DWORD PTR [%esp - 4], 257
13 movl $257, -4(esp)
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
H A Dcom32_wrapper.S53 movl %esp, (com32_external_esp)
56 movl 12(%esp), %eax
57 movl 8(%esp), %ecx
58 movl 4(%esp), %edx
61 movl (com32_internal_esp), %esp
71 addl $12, %esp
74 movl %esp, (com32_internal_esp)
75 movl (com32_external_esp), %esp
85 /* Internal gPXE virtual address space %esp */
89 /* External flat physical address space %esp */
[all...]
/external/llvm/test/MC/ELF/
H A Dcfi-escape.s6 .cfi_escape 0x15, 7, 0x7f # DW_CFA_val_offset_sf, %esp, 8/-8
H A Dstrtab-suffix-opt.s9 movl %esp, %ebp
10 subl $8, %esp
13 addl $8, %esp
/external/strace/linux/i386/
H A Darch_regs.c2 unsigned long *const i386_esp_ptr = (unsigned long *) &i386_regs.esp;
/external/llvm/test/MC/COFF/
H A Dsymbol-fragment-offset-64.s15 subl $4, %esp
16 movl $.L_.str0, (%esp)
18 movl $.L_.str1, (%esp)
20 movl $.L_.str2, (%esp)
23 addl $4, %esp
H A Dsymbol-fragment-offset.s15 subl $4, %esp
16 movl $L_.str0, (%esp)
18 movl $L_.str1, (%esp)
20 movl $L_.str2, (%esp)
23 addl $4, %esp
H A Dbasic-coff-64.s15 subl $4, %esp
16 movl $.L_.str, (%esp)
19 addl $4, %esp
H A Dbasic-coff.s15 subl $4, %esp
16 movl $L_.str, (%esp)
19 addl $4, %esp
/external/swiftshader/third_party/LLVM/test/MC/COFF/
H A Dsymbol-fragment-offset.s16 subl $4, %esp
17 movl $L_.str0, (%esp)
19 movl $L_.str1, (%esp)
21 movl $L_.str2, (%esp)
24 addl $4, %esp
/external/syslinux/gpxe/src/arch/i386/core/
H A Dsetjmp.S14 movl 4(%esp),%ecx /* jmpbuf */
15 movl 0(%esp),%edx /* return address */
18 movl %esp,8(%ecx)
30 movl 4(%esp),%edx /* jumpbuf */
31 movl 8(%esp),%eax /* result */
34 movl 8(%edx),%esp
41 1: movl %ecx,0(%esp)
/external/boringssl/linux-x86/crypto/fipsmodule/
H A Dx86-mont.S14 movl 40(%esp),%edi
17 leal 20(%esp),%esi
18 leal 24(%esp),%edx
21 leal -32(%esp,%edi,4),%ebp
32 movl %esp,%eax
35 movl %esp,%edx
36 leal (%ebp,%eax,1),%esp
37 movl (%esp),%eax
38 cmpl %ebp,%esp
43 leal -4096(%esp),
[all...]
/external/boringssl/mac-x86/crypto/fipsmodule/
H A Dx86-mont.S13 movl 40(%esp),%edi
16 leal 20(%esp),%esi
17 leal 24(%esp),%edx
20 leal -32(%esp,%edi,4),%ebp
31 movl %esp,%eax
34 movl %esp,%edx
35 leal (%ebp,%eax,1),%esp
36 movl (%esp),%eax
37 cmpl %ebp,%esp
42 leal -4096(%esp),
[all...]
/external/ppp/pppd/
H A Deap.c203 eap_state *esp = &eap_states[unit]; local
205 BZERO(esp, sizeof (*esp));
206 esp->es_unit = unit;
207 esp->es_server.ea_timeout = EAP_DEFTIMEOUT;
208 esp->es_server.ea_maxrequests = EAP_DEFTRANSMITS;
209 esp->es_server.ea_id = (u_char)(drand48() * 0x100);
210 esp->es_client.ea_timeout = EAP_DEFREQTIME;
211 esp->es_client.ea_maxrequests = EAP_DEFALLOWREQ;
222 eap_state *esp local
243 eap_state *esp = &eap_states[unit]; local
878 eap_state *esp = &eap_states[unit]; local
907 eap_state *esp = (eap_state *) arg; local
925 eap_state *esp = (eap_state *)arg; local
942 eap_state *esp = (eap_state *)arg; local
966 eap_state *esp = &eap_states[unit]; local
990 eap_state *esp = &eap_states[unit]; local
1025 eap_state *esp = &eap_states[unit]; local
2081 eap_state *esp = &eap_states[unit]; local
[all...]
/external/boringssl/linux-x86/crypto/chacha/
H A Dchacha-x86.S14 cmpl 28(%esp),%eax
26 movl 32(%esp),%esi
27 movl 36(%esp),%edi
28 subl $132,%esp
33 movl %eax,80(%esp)
34 movl %ebx,84(%esp)
35 movl %ecx,88(%esp)
36 movl %edx,92(%esp)
41 movl %eax,96(%esp)
42 movl %ebx,100(%esp)
[all...]
/external/boringssl/mac-x86/crypto/chacha/
H A Dchacha-x86.S13 cmpl 28(%esp),%eax
25 movl 32(%esp),%esi
26 movl 36(%esp),%edi
27 subl $132,%esp
32 movl %eax,80(%esp)
33 movl %ebx,84(%esp)
34 movl %ecx,88(%esp)
35 movl %edx,92(%esp)
40 movl %eax,96(%esp)
41 movl %ebx,100(%esp)
[all...]
/external/llvm/test/MC/X86/AlignedBundling/
H A Dmisaligned-bundle.s16 # CHECK-OPT: 10: movl $1, (%esp)
17 # CHECK-RELAX: 20: movl $1, (%esp)
18 movl $0x1, (%esp) # 7 bytes
19 movl $0x1, (%esp) # 7 bytes
21 movl $0x2, 0x1(%esp) # 8 bytes
22 movl $0x2, 0x1(%esp) # 8 bytes
24 # CHECK-RELAX: 40: movl $2, 1(%esp)
25 movl $0x2, 0x1(%esp) # 8 bytes
26 movl $0x2, (%esp) # 7 bytes
28 # CHECK-OPT: 40: movl $3, (%esp)
[all...]

Completed in 8155 milliseconds

1234567891011>>