Home
last modified time | relevance | path

Searched refs:i370_operands (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Di370-dis.c96 operand = i370_operands + *opindex; in print_insn_i370()
113 operand = i370_operands + *opindex; in print_insn_i370()
Di370-opc.c93 const struct i370_operand i370_operands[] = variable
/toolchain/binutils/binutils-2.27/include/opcode/
Di370.h195 extern const struct i370_operand i370_operands[];
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i370.c1957 operand = &i370_operands[*opindex_ptr]; in md_assemble()
2037 operand = &i370_operands[*opindex_ptr]; in md_assemble()
2236 operand = &i370_operands[fixups[i].opindex]; in md_assemble()
2463 operand = &i370_operands[opindex]; in md_apply_fix()