Home
last modified time | relevance | path

Searched refs:tilegx_opcodes (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tilegx.c315 for (op = &tilegx_opcodes[0]; op->name != NULL; op++) in md_begin()
391 current_bundle[0].opcode = &tilegx_opcodes[mnemonic]; in prepend_nop_to_bundle()
1859 &tilegx_opcodes[TILEGX_OPC_NOP]; in tilegx_handle_align()
/toolchain/binutils/binutils-2.27/include/opcode/
Dtilegx.h1254 extern const struct tilegx_opcode tilegx_opcodes[];
/toolchain/binutils/binutils-2.27/opcodes/
Dtilegx-opc.c45 const struct tilegx_opcode tilegx_opcodes[336] = variable
8056 return & tilegx_opcodes[next]; in find_opcode()