Searched refs:DIF_INSTR_INTEGER (Results 1 – 4 of 4) sorted by relevance
172 uint_t intptr = DIF_INSTR_INTEGER(in); in dt_dis_setx()
453 rp->dofr_offset = DIF_INSTR_INTEGER(dip->di_instr) * in dt_as()
336 #define DIF_INSTR_INTEGER(i) (((i) >> 8) & 0xffff) macro
6361 regs[rd] = inttab[DIF_INSTR_INTEGER(instr)];9963 if (DIF_INSTR_INTEGER(instr) >= dp->dtdo_intlen) {9965 DIF_INSTR_INTEGER(instr));10503 sval = dp->dtdo_inttab[DIF_INSTR_INTEGER(instr)];