Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h584 #define UIMM6_OPERAND(VALUE) (((VALUE) & ~(unsigned HOST_WIDE_INT) 0x3f) == 0) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2286 #define UIMM6_OPERAND(VALUE) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2267 #define UIMM6_OPERAND(VALUE) \ macro