Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h228 #define XS_MASK XS_OPCODE(0x3f,0x1ff,0x1) macro
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2841 #define XS_MASK XS (0x3f, 0x1ff, 1) macro