Home
last modified time | relevance | path

Searched defs:IMM10_OPERAND (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h588 #define IMM10_OPERAND(VALUE) ((unsigned HOST_WIDE_INT) (VALUE) + 0x200 < 0x400) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2291 #define IMM10_OPERAND(VALUE) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2272 #define IMM10_OPERAND(VALUE) \ macro