Lines Matching defs:rep
295 bool rep;
297 afuc_get_opc(instr, &opc, &rep);
346 if (rep)
347 printf("(rep)");
374 if (rep)
375 printf("(rep)");
396 if (rep)
397 printf("(rep)");
455 if (rep)
456 printf("(rep)");
514 * It seems to be frequently used in combination with (rep) to
517 * CP_CONTEXT_REG_BUNCH. However (rep) isn't required.
542 if (rep)
543 printf("(rep)");
603 assert(!rep);
651 assert(!rep);
663 assert(!rep);
672 assert(!rep);
727 bool rep;
734 afuc_get_opc(instr, &opc, &rep);