Searched refs:esp (Results 101 - 125 of 185) sorted by relevance

12345678

/openbsd-current/sys/dev/pci/
H A Dif_epic_pci.c105 const struct epic_pci_subsys_info *esp; local
109 for (esp = epic_pci_subsys_info; esp->subsysid != 0xffffffff; esp++)
110 if (esp->subsysid == reg)
111 return (esp);
132 const struct epic_pci_subsys_info *esp; local
180 esp = epic_pci_subsys_lookup(pa);
181 if (esp)
182 sc->sc_hwflags = esp
[all...]
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Duwin.asm10 movl %esp,%ecx /* get sp */
24 movl %esp,%eax
25 movl %ecx,%esp /* decrement stack */
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dcygwin.asm10 movl %esp,%ecx /* get sp */
24 movl %esp,%eax
25 movl %ecx,%esp /* decrement stack */
H A Duwin.asm10 movl %esp,%ecx /* get sp */
24 movl %esp,%eax
25 movl %ecx,%esp /* decrement stack */
/openbsd-current/sys/arch/i386/isa/
H A Dicu.s98 testb $SEL_RPL,TF_CS(%esp)
102 pushl %esp
104 addl $4,%esp
124 addl $4,%esp
133 addl $4,%esp
143 addl $4,%esp
/openbsd-current/lib/libm/arch/i387/
H A Ds_cos.S10 fldl 4(%esp)
H A Ds_sin.S10 fldl 4(%esp)
H A Ds_tan.S10 fldl 4(%esp)
/openbsd-current/regress/sys/netinet/ipsec/
H A Dipsec.conf14 flow esp \
18 flow esp \
25 esp transport \
31 esp transport \
39 flow esp \
43 flow esp \
48 flow esp proto icmp \
53 flow esp \
57 flow esp \
62 flow esp prot
[all...]
/openbsd-current/sys/arch/i386/i386/
H A Dapicvec.s44 subl $8,%esp /* space for tf_{err,trapno} */
154 subl $8,%esp /* space for tf_{err,trapno} */
162 movl %esp,%eax
165 addl $4,%esp
170 subl $8,%esp /* space for tf_{err,trapno} */
180 addl $4,%esp
185 subl $8,%esp /* space for tf_{err,trapno} */
195 addl $4,%esp
201 subl $8,%esp /* space for tf_{err,trapno} */
211 addl $4,%esp
[all...]
H A Din_cksum.s124 movl 16(%esp), %ebp
125 movzbl 20(%esp), %eax /* sum = nxt */
126 movl 24(%esp), %edx /* %edx = off */
127 movl 28(%esp), %esi /* %esi = len */
168 movl 16(%esp), %ebp
169 movl 20(%esp), %esi
360 leal 4(%esp), %esp
/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Dstart_i386.S45 movl %esp, %ebp
/openbsd-current/sys/lib/libkern/arch/i386/
H A DSYS.h43 #define CALL(x,y) call PIC_PLT(_/**/y); addl $4*x,%esp
/openbsd-current/sys/lib/libkern/arch/mips64/
H A DSYS.h42 #define CALL(x,y) call PIC_PLT(_/**/y); addl $4*x,%esp
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Di386.inc4 mov %esp,%ebp
/openbsd-current/lib/libc/arch/i386/string/
H A Dstrcpy.S23 movl 4(%esp),%ecx /* dst address */
24 movl 8(%esp),%edx /* src address */
H A Dstrncmp.S17 movl 8(%esp),%eax
18 movl 12(%esp),%ecx
19 movl 16(%esp),%edx
H A Dstrcat.S24 movl 8(%esp),%edi /* dst address */
25 movl 12(%esp),%edx /* src address */
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/i386/
H A Dchkstk.S19 lea 12(%esp),%ecx
/openbsd-current/regress/sbin/iked/live/
H A DMakefile216 sysctl "net.inet.esp.udpencap_port=4500"; \
220 sysctl "net.inet.esp.udpencap_port=4500"; \
321 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi
330 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi
339 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi
344 flowtype=esp; \
351 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi
355 flowtype=esp; \
362 flowtype=esp; ${TEST_FLOWS}; if [[ $$_ret -ne 0 ]]; then exit 1; fi
382 flowtype=esp;
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/FreeBSDKernel/
H A DRegisterContextFreeBSDKernel_i386.cpp47 llvm::support::ulittle32_t esp; member in struct:__anon1400
68 REG(esp);
/openbsd-current/sys/arch/amd64/stand/cdboot/
H A Dsrt0.S71 movl $CDBOOTADDR-4, %esp /* after this instruction */
144 movl $BOOTSTACK, %esp
196 movl 8(%esp), %ebx
201 movb 12(%esp), %al
/openbsd-current/sys/arch/amd64/stand/pxeboot/
H A Dsrt0.S66 * before the relocate. We also set the entire %esp register, to
72 movl $PXEBOOTADDR-4, %esp /* after this instruction */
145 movl $BOOTSTACK, %esp
191 movl 8(%esp), %ebx
196 movb 12(%esp), %al
/openbsd-current/sys/arch/i386/stand/pxeboot/
H A Dsrt0.S66 * before the relocate. We also set the entire %esp register, to
72 movl $PXEBOOTADDR-4, %esp /* after this instruction */
145 movl $BOOTSTACK, %esp
191 movl 8(%esp), %ebx
196 movb 12(%esp), %al
/openbsd-current/sys/arch/i386/stand/cdboot/
H A Dsrt0.S71 movl $CDBOOTADDR-4, %esp /* after this instruction */
144 movl $BOOTSTACK, %esp
196 movl 8(%esp), %ebx
201 movb 12(%esp), %al

Completed in 208 milliseconds

12345678