Searched refs:opc1max (Results 1 – 1 of 1) sorted by relevance
10240 int opc1max = (r->opc1 == CP_ANY) ? 7 : r->opc1; in define_one_arm_cp_reg_with_opaque() local10341 for (opc1 = opc1min; opc1 <= opc1max; opc1++) { in define_one_arm_cp_reg_with_opaque()