Home
last modified time | relevance | path

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

12345

/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c1551 regs->r_savfp = ur->ebp; in xkb_getmregs()
1555 regs->r_ebp = ur->ebp; in xkb_getmregs()
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c454 mdb_printf(FOURREGS, DUMP(edi), DUMP(esi), DUMP(ebp), DUMP(esp)); in ttrace_dumpregs()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c965 br.bp = rp->ebp.word.bp; in do_bsys_doint()
986 rp->ebp.word.bp = br.bp; in do_bsys_doint()
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c4010 extent_block_t *ebp; in logsetup() local
4056 ebp = (extent_block_t *)buf; in logsetup()
4059 if (ebp->type != LUFS_EXTENTS) { in logsetup()
4066 rdfs((diskaddr_t)logbtodb(&sblock, ebp->extents[0].pbno), in logsetup()
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D32.avx512.out24 libdis_test+0x74: 62 f1 7c 48 11 bd vmovups %zmm7,0x20(%ebp)
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg382 @ MSG_REG_I86_EBP "[ ebp ]"
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2617 of stage2 in %ecx temporarily, and set %ebp to %ecx after
2618 switching to protected mode. I forgot that %ebp is broken by
2663 * stage2/asm.S [STAGE1_5] (chain_stage2): Set %ebp to
3576 %ebp. %ebp is set in start.S.
3594 sector in %ebp.
6282 Fix the address of DRIVE: 4(%ebp) -> 8(%ebp).
6287 Fix the address of MAP: 4(%ebp) -> 8(%ebp).
8680 * shared_src/asm.S (biosdisk_standard): Pop %ebp correctly, reported

12345