Searched refs:op_idx (Results 1 – 2 of 2) sorted by relevance
909 int op_idx; in md_assemble() local919 for (op_idx = 1, opindex_ptr = opcode->operands; in md_assemble()921 opindex_ptr++, op_idx++) in md_assemble()
1266 int op_idx; in md_assemble() local1290 for (op_idx = 1, opindex_ptr = opcode->operands; in md_assemble()1292 opindex_ptr++, op_idx++) in md_assemble()1719 mn10300_reg_operands[op_idx - 1] = ex.X_add_number; in md_assemble()