Searched refs:DIF_OP_SDIV (Results 1 – 3 of 3) sorted by relevance
134 #define DIF_OP_SDIV 9 /* sdiv r1, r2, rd */ macro
1556 (dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SDIV : DIF_OP_UDIV); in dt_cg_node()1671 (dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SDIV : DIF_OP_UDIV); in dt_cg_node()
6158 case DIF_OP_SDIV:9794 case DIF_OP_SDIV:10236 case DIF_OP_SDIV: