Home
last modified time | relevance | path

Searched refs:can_bundle (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dtilegx-dis.c65 if (!decoded[i].opcode->can_bundle) in print_insn_tilegx()
Dtilepro-dis.c112 if (!decoded[i].opcode->can_bundle) in print_insn_tilepro()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilepro.c767 if (current_bundle[0].opcode->can_bundle) in tilepro_flush_bundle()
793 if (!op->can_bundle && cannot_bundle == NULL) in tilepro_flush_bundle()
Dtc-tilegx.c876 if (current_bundle[0].opcode->can_bundle) in tilegx_flush_bundle()
902 if (!op->can_bundle && cannot_bundle == NULL) in tilegx_flush_bundle()
/toolchain/binutils/binutils-2.25/include/opcode/
Dtilegx.h1235 unsigned char can_bundle; member
Dtilepro.h1531 unsigned char can_bundle; member