Searched refs:DIF_OP_SDIV (Results 1 – 3 of 3) sorted by relevance
144 #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()
6192 case DIF_OP_SDIV:9853 case DIF_OP_SDIV:10299 case DIF_OP_SDIV: