HomeSort by relevance Sort by last modified time
    Searched refs:TIC6X_MAX_OPERANDS (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x.h 250 #define TIC6X_MAX_OPERANDS 4
641 tic6x_operand_info operand_info[TIC6X_MAX_OPERANDS];
  /toolchain/binutils/binutils-2.25/opcodes/
tic6x-dis.c 324 char operands[TIC6X_MAX_OPERANDS][24] = { { 0 } };
325 bfd_vma operands_addresses[TIC6X_MAX_OPERANDS] = { 0 };
326 bfd_boolean operands_text[TIC6X_MAX_OPERANDS] = { FALSE };
327 bfd_boolean operands_pcrel[TIC6X_MAX_OPERANDS] = { FALSE };
    [all...]

Completed in 206 milliseconds