Searched refs:esp (Results 126 - 150 of 217) sorted by relevance

123456789

/freebsd-9.3-release/sys/pc98/apm/
H A Dapm_bioscall.S45 movl 16(%esp),%ebp
47 movl 12(%esp),%ebp
49 movl 8(%esp),%ebp
/freebsd-9.3-release/secure/lib/libcrypto/i386/
H A Ddes-586.s20 movl 12(%esp), %esi
25 movl 28(%esp), %ebx
67 movl 24(%esp), %ecx
97 movl 24(%esp), %ecx
127 movl 24(%esp), %ecx
157 movl 24(%esp), %ecx
187 movl 24(%esp), %ecx
217 movl 24(%esp), %ecx
247 movl 24(%esp), %ecx
277 movl 24(%esp),
[all...]
H A Drc5-586.s20 movl 16(%esp), %edx
21 movl 20(%esp), %ebp
213 movl 16(%esp), %edx
214 movl 20(%esp), %ebp
409 movl 28(%esp), %ebp
411 movl 36(%esp), %ebx
418 movl %esp, %ebx
419 movl 36(%esp), %esi
420 movl 40(%esp), %edi
422 movl 56(%esp),
[all...]
H A Dbf-586.s19 movl 12(%esp), %ebx
20 movl 16(%esp), %ebp
349 movl 20(%esp), %eax
371 movl 12(%esp), %ebx
372 movl 16(%esp), %ebp
701 movl 20(%esp), %eax
725 movl 28(%esp), %ebp
727 movl 36(%esp), %ebx
734 movl %esp, %ebx
735 movl 36(%esp),
[all...]
H A Dbf-686.s23 movl 20(%esp), %eax
28 movl 24(%esp), %edi
337 movl 20(%esp), %eax
360 movl 20(%esp), %eax
365 movl 24(%esp), %edi
674 movl 20(%esp), %eax
695 movl 28(%esp), %ebp
697 movl 36(%esp), %ebx
704 movl %esp, %ebx
705 movl 36(%esp),
[all...]
H A Dcast-586.s19 movl 12(%esp), %ebx
20 movl 16(%esp), %ebp
372 movl 20(%esp), %eax
391 movl 12(%esp), %ebx
392 movl 16(%esp), %ebp
741 movl 20(%esp), %eax
762 movl 28(%esp), %ebp
764 movl 36(%esp), %ebx
771 movl %esp, %ebx
772 movl 36(%esp),
[all...]
H A Dbn-586.s23 movl 20(%esp), %edi
24 movl 28(%esp), %ecx
25 movl 24(%esp), %ebx
27 movl 32(%esp), %ebp
31 movl %ecx, (%esp)
113 movl (%esp), %ecx
119 movl 32(%esp), %ecx
230 movl 20(%esp), %edi
231 movl 24(%esp), %ebx
232 movl 28(%esp),
[all...]
/freebsd-9.3-release/sys/i386/xen/
H A Dlocore.s248 movl %esp,%ebx
251 lss tmpstack,%esp
278 leal (KSTACK_PAGES*PAGE_SIZE-PCB_SIZE)(%eax),%esp
288 addl $4, %esp
297 calll *SIGF_HANDLER(%esp)
298 leal SIGF_UC(%esp),%eax /* get ucontext */
314 calll *SIGF_HANDLER(%esp)
315 leal SIGF_UC4(%esp),%eax /* get ucontext */
332 call *SIGF_HANDLER(%esp) /* call signal handler */
333 lea SIGF_SC(%esp),
[all...]
/freebsd-9.3-release/lib/libkse/arch/i386/i386/
H A Dthr_getcontext.S56 movl 4(%esp), %edx /* get address of mcontext */
73 movl %esp, %ecx /* save current stack in ecx */
74 movl 72(%edx), %esp /* switch to context defined stack */
123 movl 8(%esp), %edx /* get address of mcontext */
142 movl (%esp), %eax /* get return address */
151 movl %esp, %eax /* setcontext pushes the return */
/freebsd-9.3-release/lib/libc/i386/string/
H A Dwmemchr.S40 movl 12(%esp),%edi /* Buffer */
41 movl 16(%esp),%eax /* Wide character */
42 movl 20(%esp),%ecx /* Length of buffer */
H A Dstrcpy.S49 movl 4(%esp),%ecx /* dst address */
50 movl 8(%esp),%edx /* src address */
H A Dwcschr.S37 movl 4(%esp),%ecx /* String */
38 movl 8(%esp),%eax /* Character */
H A Dwcscmp.S39 movl 12(%esp),%edi /* s1 */
40 movl 16(%esp),%esi /* s2 */
H A Dstrncmp.S58 movl 8(%esp),%eax
59 movl 12(%esp),%ecx
60 movl 16(%esp),%edx
/freebsd-9.3-release/lib/msun/i387/
H A Ds_tan.S40 fldl 4(%esp)
/freebsd-9.3-release/sys/boot/i386/efi/
H A Dstart.S45 movl %esp, %ebp
/freebsd-9.3-release/sys/i386/i386/
H A Dapic_vector.s60 FAKE_MCOUNT(TF_EIP(%esp)) ; \
66 pushl %esp ; \
69 addl $8, %esp ; /* discard parameter */ \
106 FAKE_MCOUNT(TF_EIP(%esp))
107 pushl %esp
109 add $4, %esp
122 FAKE_MCOUNT(TF_EIP(%esp))
136 FAKE_MCOUNT(TF_EIP(%esp))
312 FAKE_MCOUNT(TF_EIP(%esp))
H A Dswtch.s72 * 0(%esp) = ret
73 * 4(%esp) = oldtd
74 * 8(%esp) = newtd
78 movl 4(%esp),%ecx /* Old thread */
88 movl 8(%esp),%ecx /* New thread */
109 * 0(%esp) = ret
110 * 4(%esp) = oldtd
111 * 8(%esp) = newtd
112 * 12(%esp) = newlock
117 movl 4(%esp),
[all...]
/freebsd-9.3-release/contrib/xz/src/liblzma/check/
H A Dcrc64_x86.S90 movl 0x14(%esp), %esi /* buf */
91 movl 0x18(%esp), %edi /* size */
92 movl 0x1C(%esp), %eax /* crc LSB */
93 movl 0x20(%esp), %edx /* crc MSB */
160 movl %edi, 0x18(%esp)
162 subl %edi, 0x18(%esp)
224 movl 0x18(%esp), %edi
257 movl (%esp), %ebx
H A Dcrc32_x86.S100 movl 0x14(%esp), %esi /* buf */
101 movl 0x18(%esp), %edi /* size */
102 movl 0x1C(%esp), %eax /* crc */
168 movl %edi, 0x18(%esp)
170 subl %edi, 0x18(%esp)
244 movl 0x18(%esp), %edi
274 movl (%esp), %ebx
/freebsd-9.3-release/lib/libc/i386/gen/
H A Dmodf.S51 movl %esp,%ebp
58 subl $16,%esp
/freebsd-9.3-release/sys/i386/include/
H A Dasm.h78 pushl %ebp; movl %esp,%ebp; \
83 pushl %ebp; movl %esp,%ebp; \
/freebsd-9.3-release/sys/boot/i386/btx/lib/
H A Dbtxv86.s56 addl $0x4,%esp # Discard pointer
62 __v86_swap: xchgl %ebp,0x4(%esp,1) # Swap pointer, EBP
73 movl 0x8(%esp,1),%eax # Load EBP
75 movl %eax,0x8(%esp,1) # Save EBP
79 xchgl %ebp,0x4(%esp,1) # Swap pointer, EBP
/freebsd-9.3-release/sys/boot/pc98/btx/lib/
H A Dbtxv86.s56 addl $0x4,%esp # Discard pointer
62 __v86_swap: xchgl %ebp,0x4(%esp,1) # Swap pointer, EBP
73 movl 0x8(%esp,1),%eax # Load EBP
75 movl %eax,0x8(%esp,1) # Save EBP
79 xchgl %ebp,0x4(%esp,1) # Swap pointer, EBP
/freebsd-9.3-release/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S72 testl $OPT_SET(RBX_MUTE), 4(%esp) # Check first argument
90 movl %esp,%eax # caller
94 leal 0x4(%esp),%ebx # First argument
102 movl BA_BOOTINFO+4(%esp),%esi # Source: bootinfo
110 movl %ebp,BA_BOOTINFO+4(%esp) # Update pointer
119 testl $KARGS_FLAGS_EXTARG, BA_BOOTFLAGS+4(%esp) # Check for extra data
121 addl BOOTARGS_SIZE+4(%esp),%ecx # Add size of variable args
123 leal 0x4(%esp),%esi # Source
136 movl $MEM_ESP,%esp # Set up new stack
384 m_esp: .asciz "Arguments passed (esp
[all...]

Completed in 93 milliseconds

123456789