Home
last modified time | relevance | path

Searched refs:ebp (Results 51 – 75 of 107) sorted by relevance

12345

/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot.S104 movl %esp,%ebp / save for referencing args
110 leal 4(%ebp),%eax / get address of argv
113 movl (%ebp),%eax / get # of args
115 leal (%ebp,%eax,4),%edi / now points past args & @ envp
132 movl %ebp,%esp / release stack frame
H A Dcaller.S46 movl 4(%ebp),%eax
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s35 pushl %ebp
36 movl %esp,%ebp
38 fstcw -4(%ebp)
39 movw -4(%ebp),%ax
/illumos-gate/usr/src/lib/crt/i386/
H A Dfsr.S92 pushl %ebp
93 movl %esp,%ebp
104 movl 8(%ebp), %ecx /* the value set by CG is passed in */
153 popl %ebp
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dsetjmp.S40 / env[3] = %ebp 12 / stack frame
56 movl %ebp,12(%eax) / save caller's ebp
79 movl 12(%edx),%ebp / restore caller's ebp
H A D_getsp.S36 movl %ebp, %eax
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Dtls_get_addr.S67 pushl %ebp
68 movl %esp, %ebp
/illumos-gate/usr/src/test/elf-tests/tests/tls/i386/ld/
H A Dhalf-ldm.s30 pushl %ebp
31 movl %esp, %ebp
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsetjmp.S63 movl %ebp, 12(%ecx) /* save frame pointer of caller */
76 movl 12(%ecx), %ebp
H A Dapm.S26 pushl %ebp
124 popl %ebp
/illumos-gate/usr/src/lib/commpage/i386/
H A Dcp_subr.S47 pushl %ebp
48 movl %esp, %ebp
53 movl 0x8(%ebp), %edi
/illumos-gate/usr/src/boot/libsa/i386/
H A D_setjmp.S56 movl %ebp,12(%eax)
69 movl 12(%edx),%ebp
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c456 extent_block_t *ebp; in dumplog() local
475 ebp = (void *)h->eg; in dumplog()
476 if (ebp->type != LUFS_EXTENTS) in dumplog()
478 gettext("Invalid log allocation type %x\n"), ebp->type); in dumplog()
479 if (!checksum(&ebp->chksum, (int32_t *)ebp, fsp->fs_bsize)) in dumplog()
482 for (i = 0, ep = &ebp->extents[0]; i < ebp->nextents; ++i, ++ep) { in dumplog()
490 ebp->nbytes, tb); in dumplog()
492 ep = &ebp->extents[0]; in dumplog()
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c42 char *ebp; variable
121 ebp = ibuf; in execute()
610 if (p2 >= ebp) {
620 ebp = ibuf+c;
623 if(p2 >= ebp) {
639 ebp = ibuf + c;
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D32.avx.s1114 vmovapd (%ebp), %ymm4
1127 vmovaps (%ebp), %ymm4
1151 vmovdqa (%ebp), %ymm4
1164 vmovdqu (%ebp), %ymm4
1254 vmovupd (%ebp), %ymm4
1267 vmovups (%ebp), %ymm4
1323 vpabsb (%ebp), %ymm4
1330 vpabsd (%ebp), %ymm4
1337 vpabsw (%ebp), %ymm4
2098 vptest (%ebp), %ymm4
[all …]
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dbios_call_src.S157 xorl %ebp, %ebp
250 popl %ebp
268 pushl %ebp /* still executes as 16 bit */
H A Dfb_swtch_src.S135 xorl %ebp, %ebp
/illumos-gate/usr/src/uts/intel/ml/
H A Dswtch.S328 xorl %ebp, %ebp /* make $<threadlist behave better */
481 xorl %ebp, %ebp /* make $<threadlist behave better */
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_32.h148 uint32_t ebp; member
203 unsigned long ebp; member
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_boot.c54 Boot *ebp) in _kobj_boot() argument
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c1270 efx_buffer_t *ebp; in sfxge_tx_qmapping_add() local
1289 ebp->eb_size = page_size; in sfxge_tx_qmapping_add()
1297 ebp->eb_eop = (*limitp == 0 || in sfxge_tx_qmapping_add()
1303 uint64_t, ebp->eb_addr, in sfxge_tx_qmapping_add()
1304 size_t, ebp->eb_size, in sfxge_tx_qmapping_add()
1305 boolean_t, ebp->eb_eop); in sfxge_tx_qmapping_add()
1321 efx_buffer_t *ebp; in sfxge_tx_qbuffer_add() local
1334 ebp->eb_eop = eop; in sfxge_tx_qbuffer_add()
1337 stbp->stb_off, ebp->eb_size, in sfxge_tx_qbuffer_add()
1345 uint64_t, ebp->eb_addr, size_t, ebp->eb_size, in sfxge_tx_qbuffer_add()
[all …]
/illumos-gate/usr/src/uts/intel/sys/
H A Dbootregs.h65 i8086reg(bp) ebp; /* 16/32-bit "pointer" registers */
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.S84 pushl %ebp
85 movl %esp,%ebp
88 fldl 8(%ebp) / x
93 fldl 16(%ebp) / y , x
441 movl 20(%ebp),%eax
H A Dpowf.S85 pushl %ebp
86 movl %esp,%ebp
89 flds 8(%ebp) / x
94 flds 12(%ebp) / y , x
417 movl 12(%ebp),%eax
H A Dpowl.S81 pushl %ebp
82 movl %esp,%ebp
85 fldt 8(%ebp) / x
90 fldt 20(%ebp) / y , x
409 movl 28(%ebp),%eax

12345