Searched refs:instrcount (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm.c359 int instrcount; local
361 instrcount = 0;
387 instrcount++;
463 fprintf(stderr, "%s: %d instructions used\n", appname, instrcount);
534 int instrcount; local
540 instrcount = 0;
608 cur_instr = STAILQ_NEXT(cur_instr, links), instrcount++) {
615 if (check_patch(&cur_patch, instrcount,

Completed in 176 milliseconds