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

  /src/external/gpl3/binutils/dist/include/opcode/
arc.h 252 if ((o->flags & ARC_OPERAND_SIGNED) != 0
288 #define ARC_OPERAND_SIGNED 0x0004
332 | ARC_OPERAND_LIMM | ARC_OPERAND_SIGNED \
  /src/external/gpl3/binutils.old/dist/include/opcode/
arc.h 252 if ((o->flags & ARC_OPERAND_SIGNED) != 0
288 #define ARC_OPERAND_SIGNED 0x0004
332 | ARC_OPERAND_LIMM | ARC_OPERAND_SIGNED \
  /src/external/gpl3/gdb.old/dist/include/opcode/
arc.h 252 if ((o->flags & ARC_OPERAND_SIGNED) != 0
288 #define ARC_OPERAND_SIGNED 0x0004
332 | ARC_OPERAND_LIMM | ARC_OPERAND_SIGNED \
  /src/external/gpl3/gdb/dist/include/opcode/
arc.h 252 if ((o->flags & ARC_OPERAND_SIGNED) != 0
288 #define ARC_OPERAND_SIGNED 0x0004
332 | ARC_OPERAND_LIMM | ARC_OPERAND_SIGNED \

Completed in 16 milliseconds