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

  /toolchain/binutils/binutils-2.25/include/opcode/
mn10300.h 89 extern const struct mn10300_operand mn10300_operands[];
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10300.c 1005 && (mn10300_operands[fixup->opindex].flags
1302 operand = &mn10300_operands[*opindex_ptr];
1306 operand = &mn10300_operands[next_opindex];
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
m10300-dis.c 314 operand = &mn10300_operands[*opindex_ptr];
ChangeLog-9297     [all...]
m10300-opc.c 28 const struct mn10300_operand mn10300_operands[] = {
27 const struct mn10300_operand mn10300_operands[] = { variable in typeref:struct:mn10300_operand
    [all...]

Completed in 502 milliseconds