Searched refs:DIF_OP_SREM (Results 1 – 3 of 3) sorted by relevance
137 #define DIF_OP_SREM 11 /* srem r1, r2, rd */ macro
1562 (dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SREM : DIF_OP_UREM); in dt_cg_node()1676 (dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SREM : DIF_OP_UREM); in dt_cg_node()
6411 case DIF_OP_SREM:10060 case DIF_OP_SREM:10501 case DIF_OP_SREM: