Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tilegx.h47 struct tilegx_operand;
48 #define TC_FIX_TYPE const struct tilegx_operand *
Dtc-tilegx.c392 const struct tilegx_operand *operand, in insert_operand()
492 const struct tilegx_operand *operand = in emit_tilegx_instruction()
805 const struct tilegx_operand *operand = in check_illegal_reg_writes()
1466 const struct tilegx_operand *operand; in md_apply_fix()
/netbsd/src/external/gpl3/gdb/dist/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()
/netbsd/src/external/gpl3/binutils/dist/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()
/netbsd/src/external/gpl3/gdb/dist/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];
/netbsd/src/external/gpl3/binutils/dist/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];
/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeTILEGX-encoder.c244 struct tilegx_operand struct
665 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
9320 const struct tilegx_operand tilegx_operands[35] =
9557 const struct tilegx_operand *op = in parse_insn_tilegx()
10125 const struct tilegx_operand *op; in print_insn_tilegx()
DsljitNativeTILEGX_64.c615 const struct tilegx_operand* operand = NULL; in get_bundle_bit()