Home | History | Annotate | Download | only in config

Lines Matching refs:high

947   int middle, low, high;
969 high = regcount - 1;
973 middle = (low + high) / 2;
976 high = middle - 1;
984 while (low <= high);
1380 high numbers. */
1422 return _("high bits set in register list expression");
3199 /* Four byte insns have an opcode with the two high bits on. */