HomeSort by: relevance | last modified time | path
    Searched defs:getargtype (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
cr16-dis.c 144 getargtype (operand_type op) function
739 a.type = getargtype (instruction->operands[i].op_type);
crx-dis.c 128 getargtype (operand_type op) function
647 a.type = getargtype (instruction->operands[i].op_type);
  /src/external/gpl3/binutils.old/dist/opcodes/
cr16-dis.c 144 getargtype (operand_type op) function
739 a.type = getargtype (instruction->operands[i].op_type);
crx-dis.c 128 getargtype (operand_type op) function
647 a.type = getargtype (instruction->operands[i].op_type);
  /src/external/gpl3/gdb/dist/opcodes/
cr16-dis.c 144 getargtype (operand_type op) function
739 a.type = getargtype (instruction->operands[i].op_type);
crx-dis.c 128 getargtype (operand_type op) function
647 a.type = getargtype (instruction->operands[i].op_type);
  /src/external/gpl3/gdb.old/dist/opcodes/
cr16-dis.c 144 getargtype (operand_type op) function
739 a.type = getargtype (instruction->operands[i].op_type);
crx-dis.c 128 getargtype (operand_type op) function
647 a.type = getargtype (instruction->operands[i].op_type);

Completed in 34 milliseconds