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

  /src/external/gpl3/binutils/dist/include/opcode/
v850.h 144 if (o->flags & V850_OPERAND_SIGNED)
208 #define V850_OPERAND_SIGNED 0x1000
  /src/external/gpl3/binutils.old/dist/include/opcode/
v850.h 144 if (o->flags & V850_OPERAND_SIGNED)
208 #define V850_OPERAND_SIGNED 0x1000
  /src/external/gpl3/gdb/dist/include/opcode/
v850.h 144 if (o->flags & V850_OPERAND_SIGNED)
208 #define V850_OPERAND_SIGNED 0x1000
  /src/external/gpl3/gdb.old/dist/include/opcode/
v850.h 144 if (o->flags & V850_OPERAND_SIGNED)
208 #define V850_OPERAND_SIGNED 0x1000

Completed in 34 milliseconds