Home
last modified time | relevance | path

Searched refs:tilegx_operand (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tilegx.h47 struct tilegx_operand;
48 #define TC_FIX_TYPE const struct tilegx_operand *
Dtc-tilegx.c397 const struct tilegx_operand *operand, in insert_operand()
497 const struct tilegx_operand *operand = in emit_tilegx_instruction()
808 const struct tilegx_operand *operand = in check_illegal_reg_writes()
1472 const struct tilegx_operand *operand; in md_apply_fix()
/toolchain/binutils/binutils-2.27/opcodes/
Dtilegx-dis.c98 const struct tilegx_operand *op; in print_insn_tilegx()
Dtilegx-opc.c7363 const struct tilegx_operand tilegx_operands[35] =
8097 const struct tilegx_operand *op = in parse_insn_tilegx()
/toolchain/binutils/binutils-2.27/include/opcode/
Dtilegx.h1172 struct tilegx_operand struct
1206 extern const struct tilegx_operand tilegx_operands[]; argument
1260 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];