Home
last modified time | relevance | path

Searched refs:EDI (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/lib/libc/i386/threads/
H A Dmachdep.c179 rs[EDI] = status.pr_reg[EDI]; in getgregs()
186 rs[EDI] = 0; in getgregs()
201 status.pr_reg[EDI] = rs[EDI]; in setgregs()
240 ucp->uc_mcontext.gregs[EDI] = edi; in __csigsetjmp()
H A Dasm_subr.s120 pusha / EAX .. EDI
/titanic_41/usr/src/lib/brand/shared/brand/i386/
H A Dhandler.s89 movl %edi, EH_LOCALS_GREG(EDI)(%ebp)
155 movl EH_LOCALS_GREG(EDI)(%ebp), %edi /* restore %edi */
/titanic_41/usr/src/lib/libc/i386/sys/
H A Dptrace.c305 ps->pr_lwp.pr_reg[EDI] = cp->user.u_reg[EDI]; in ptrace()
622 ps->pr_lwp.pr_reg[EDI] = cp->user.u_reg[EDI]; in ProcUpdate()
673 cp->user.u_reg[EDI] = ps->pr_lwp.pr_reg[EDI]; in MakeUser()
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c56 { "edi", EDI, MDB_TGT_R_EXPORT },
57 { "di", EDI, MDB_TGT_R_EXPORT | MDB_TGT_R_16 },
185 grs[GS], grs[EDI], grs[EDI]); in pt_regs()
H A Dmdb_ia32util.c71 { "di", EDI, MDB_TGT_R_EXPORT | MDB_TGT_R_16 },
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/i386/
H A Dregs.c63 disp_reg_line(ph, &pstatus, "edi", EDI, "esi", ESI); in display_all_regs()
/titanic_41/usr/src/lib/libdtrace/i386/
H A Dregs.sed.in48 SED_REPLACE(EDI)
H A Dregs.d.in39 inline int R_EDI = @EDI@;
/titanic_41/usr/src/uts/intel/sys/
H A Dregset.h109 #define EDI 4 macro
/titanic_41/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c145 dst[REG_RDI] = (uint32_t)src[EDI]; in prgregset_32ton()
/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.c223 dst[REG_RDI] = (uint32_t)src[EDI]; in prgregset_32_to_n()
560 dst[EDI] = src[REG_RDI]; in prgregset_n_to_32()
H A DPcore.c574 lwp->lwp_status.pr_reg[EDI] = prs32->pr_reg.lxr_di; in lx_prstatus32_to_lwp()
/titanic_41/usr/src/cmd/ptools/pflags/
H A Dpflags.c544 dst[EDI] = src[REG_RDI]; in prgregset_n_to_32()
/titanic_41/usr/src/lib/libproc/amd64/
H A DPisadep.c232 dst[REG_RDI] = (uint32_t)src[EDI]; in ucontext_32_to_prgregs()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c519 grp[EDI] = (greg32_t)rp->r_rdi; in getgregs32()
556 dmc->gregs[REG_RDI] = (greg_t)(uint32_t)smc->gregs[EDI]; in ucontext_32ton()
/titanic_41/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c187 EAX, ECX, EDX, EBX, UESP, EBP, ESI, EDI