Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tilegx.c198 const struct tilegx_opcode *opcode;
258 const struct tilegx_opcode *op; in md_begin()
896 const struct tilegx_opcode *cannot_bundle = NULL; in tilegx_flush_bundle()
901 const struct tilegx_opcode *op = current_bundle[j].opcode; in tilegx_flush_bundle()
988 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.27/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.27/include/opcode/
Dtilegx.h1213 struct tilegx_opcode struct
1254 extern const struct tilegx_opcode tilegx_opcodes[]; argument
1259 const struct tilegx_opcode *opcode;