Searched refs:next_opindex (Results 1 – 4 of 4) sorted by relevance
915 int next_opindex, relaxable; in md_assemble() local951 next_opindex = 0; in md_assemble()961 if (next_opindex == 0) in md_assemble()967 operand = &mn10200_operands[next_opindex]; in md_assemble()968 next_opindex = 0; in md_assemble()
1595 int next_opindex; in md_assemble() local1648 next_opindex = 0; in md_assemble()1661 if (next_opindex == 0) in md_assemble()1665 operand = &v850_operands[next_opindex]; in md_assemble()1666 next_opindex = 0; in md_assemble()
1376 int next_opindex, relaxable; local1417 next_opindex = 0;1436 if (next_opindex == 0)1442 operand = &mn10300_operands[next_opindex];1443 next_opindex = 0;
2110 int next_opindex; local2202 next_opindex = 0;2212 if (next_opindex == 0)2216 operand = &powerpc_operands[next_opindex];2217 next_opindex = 0;2243 next_opindex = *opindex_ptr + 1;