Searched refs:DIF_OP_XLATE (Results 1 – 3 of 3) sorted by relevance
305 case DIF_OP_XLATE: in dt_as()420 if (DIF_INSTR_OP(dip->di_instr) == DIF_OP_XLATE || in dt_as()
1802 op = DIF_OP_XLATE; in dt_cg_node()
190 #define DIF_OP_XLATE 78 /* xlate xlrindex, rd */ macro