Searched defs:XFL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/bedbug/ | ||
H A D | ppc.h | 216 #define XFL_MASK XFL_OPCODE(0x3f,0x3ff,0x1) macro |
/openbmc/linux/arch/powerpc/xmon/ | ||
H A D | ppc-opc.c | 2774 #define XFL_MASK XFL (0x3f, 0x3ff, 1) macro |