Lines Matching refs:next_opcode
1238 struct mn10300_opcode *next_opcode;1808 next_opcode = opcode + 1;1809 if (!strcmp (next_opcode->name, opcode->name))1811 opcode = next_opcode;