HomeSort by relevance Sort by last modified time
    Searched full:operand_info (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
tic6x-dis.c 725 switch (opc->operand_info[op_num].form)
831 switch (opc->operand_info[op_num].form)
898 if (opc->operand_info[op_num].form != tic6x_operand_regpair)
919 switch (opc->operand_info[op_num].form)
1025 opcode, opc->operand_info[op_num].form, op_num);
1031 switch (opc->operand_info[op_num].form)
1047 opcode, opc->operand_info[op_num].form, op_num);
1053 switch (opc->operand_info[op_num].form)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x.h 641 tic6x_operand_info operand_info[TIC6X_MAX_OPERANDS]; member in struct:__anon75778

Completed in 615 milliseconds