Home
last modified time | relevance | path

Searched refs:TIC6X_MAX_OPERANDS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h250 #define TIC6X_MAX_OPERANDS 4 macro
641 tic6x_operand_info operand_info[TIC6X_MAX_OPERANDS];
/toolchain/binutils/binutils-2.25/opcodes/
Dtic6x-dis.c324 char operands[TIC6X_MAX_OPERANDS][24] = { { 0 } }; in print_insn_tic6x()
325 bfd_vma operands_addresses[TIC6X_MAX_OPERANDS] = { 0 }; in print_insn_tic6x()
326 bfd_boolean operands_text[TIC6X_MAX_OPERANDS] = { FALSE }; in print_insn_tic6x()
327 bfd_boolean operands_pcrel[TIC6X_MAX_OPERANDS] = { FALSE }; in print_insn_tic6x()