Lines Matching refs:j
239 function convert_operands(count,opnd, i,j,imm,mod)
243 for (j = 1; j <= count; j++) {
244 i = opnd[j]
370 for (j = 0; j < max_lprefix; j++)
371 if (etable[i,j])
372 print " ["i"]["j"] = "etable[i,j]","
379 for (j = 0; j < max_lprefix; j++)
380 if (gtable[i,j])
381 print " ["i"]["j"] = "gtable[i,j]","
388 for (j = 0; j < max_lprefix; j++)
389 if (atable[i,j])
390 print " ["i"]["j"] = "atable[i,j]","