Searched refs:DIF_INSTR_CMP (Results 1 – 2 of 2) sorted by relevance
319 #define DIF_INSTR_CMP(op, r1, r2) (DIF_INSTR_FMT(op, r1, r2, 0)) macro
797 instr = DIF_INSTR_CMP(opc, dnp->dn_left->dn_reg, dnp->dn_right->dn_reg); in dt_cg_compare_op()