LCALLSIZE
rp->r_pc += LCALLSIZE;
uchar_t instr[LCALLSIZE];
if (copyin_nowatch(pc, (caddr_t)instr, LCALLSIZE) == 0 &&