Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilegx.c198 const struct tilegx_opcode *opcode;
258 const struct tilegx_opcode *op; in md_begin()
895 const struct tilegx_opcode *cannot_bundle = NULL; in tilegx_flush_bundle()
900 const struct tilegx_opcode *op = current_bundle[j].opcode; in tilegx_flush_bundle()
987 const struct tilegx_opcode *opcode = instr->opcode; in tilegx_flush_bundle()
1237 const struct tilegx_opcode *op; in md_assemble()
1858 const struct tilegx_opcode *nop_opcode = in tilegx_handle_align()
/toolchain/binutils/binutils-2.25/opcodes/
Dtilegx-dis.c76 const struct tilegx_opcode *opcode = decoded[i].opcode; in print_insn_tilegx()
Dtilegx-opc.c45 const struct tilegx_opcode tilegx_opcodes[336] =
8043 static const struct tilegx_opcode *
8086 const struct tilegx_opcode *opc; in parse_insn_tilegx()
/toolchain/binutils/binutils-2.25/include/opcode/
Dtilegx.h1211 struct tilegx_opcode struct
1252 extern const struct tilegx_opcode tilegx_opcodes[]; argument
1257 const struct tilegx_opcode *opcode;