Searched refs:DIF_OP_SDIV (Results 1 – 3 of 3) sorted by relevance
134 #define DIF_OP_SDIV 9 /* sdiv r1, r2, rd */ macro
1590 (dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SDIV : DIF_OP_UDIV); in dt_cg_node()1705 (dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SDIV : DIF_OP_UDIV); in dt_cg_node()
6033 case DIF_OP_SDIV:9713 case DIF_OP_SDIV:10155 case DIF_OP_SDIV: