Searched refs:DIF_OP_SDIV (Results 1 – 3 of 3) sorted by relevance
141 #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()
6165 case DIF_OP_SDIV:9825 case DIF_OP_SDIV:10271 case DIF_OP_SDIV: