Home
last modified time | relevance | path

Searched defs:SET1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/loongson64/
H A Dsmp.h27 #define SET1 0x18 macro
/openbmc/qemu/disas/
H A Dsh4.c245 #define SH_MERGE_ARCH_SET(SET1, SET2) ((SET1) & (SET2)) argument
253 #define SH_MERGE_ARCH_SET_VALID(SET1, SET2) \ argument