Home
last modified time | relevance | path

Searched refs:op_idx (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mn10200.c909 int op_idx; in md_assemble() local
919 for (op_idx = 1, opindex_ptr = opcode->operands; in md_assemble()
921 opindex_ptr++, op_idx++) in md_assemble()
Dtc-mn10300.c1266 int op_idx; in md_assemble() local
1290 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()