Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dtilegx-dis.c35 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]; in print_insn_tilegx()
Dtilegx-opc.c8066 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]) in parse_insn_tilegx() argument
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tilegx.c204 static struct tilegx_instruction current_bundle[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
359 tilegx_pipeline pipe[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
1258 if (current_bundle_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in md_assemble()
/toolchain/binutils/binutils-2.27/include/opcode/
Dtilegx.h1152 TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE = 3, enumerator
1269 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]);