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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h 588 #define IMM10_OPERAND(VALUE) ((unsigned HOST_WIDE_INT) (VALUE) + 0x200 < 0x400)
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h 543 #define IMM10_OPERAND(VALUE) ((unsigned HOST_WIDE_INT) (VALUE) + 0x200 < 0x400)
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.h 2316 #define IMM10_OPERAND(VALUE) \
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.h 2298 #define IMM10_OPERAND(VALUE) \

Completed in 23 milliseconds