Searched defs:num_instr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4134 int flt_index, way, instr, num_instr; local
4153 num_instr = PN_IC_DATA_REG_SIZE / sizeof (uint64_t);
4156 num_instr = CH_IC_DATA_REG_SIZE / sizeof (uint64_t);
4213 for (instr = 0; instr < num_instr; instr++) {

Completed in 955 milliseconds