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

  /toolchain/binutils/binutils-2.25/include/opcode/
d10v.h 136 #define OPERAND_ADDR (0x10)
d30v.h 214 #define OPERAND_ADDR (4)
  /toolchain/binutils/binutils-2.25/opcodes/
d10v-dis.c 112 if (oper->flags & OPERAND_ADDR)
d10v-opc.c 135 { 16, 0, OPERAND_ADDR|OPERAND_SIGNED },
137 { 8, 0, OPERAND_ADDR|OPERAND_SIGNED },
  /toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c 336 if (op->flags & OPERAND_ADDR)
585 (flags & OPERAND_ADDR) ? TRUE : FALSE;
1205 if (flags & OPERAND_ADDR)
    [all...]

Completed in 993 milliseconds