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

  /toolchain/binutils/binutils-2.27/include/opcode/
ia64.h 395 #define IA64_OPND_FLAG_DECIMAL_SIGNED (1<<0)
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-dis.c 286 else if (odesc->flags & IA64_OPND_FLAG_DECIMAL_SIGNED)
  /toolchain/binutils/binutils-2.27/bfd/
cpu-ia64-opc.c 472 #define SDEC IA64_OPND_FLAG_DECIMAL_SIGNED

Completed in 60 milliseconds