dtrace_getreg
return (dtrace_getreg(lwp->lwp_regs, ndx));
extern ulong_t dtrace_getreg(struct regs *, uint_t);