Searched refs:XSPRG_MASK (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/powerpc/xmon/ |
D | ppc-opc.c | 1811 #define XSPRG_MASK (XSPR_MASK & ~(0x17 << 16)) macro 3810 { "mfsprg", XSPR(31,339,256), XSPRG_MASK, PPC, { RT, SPRG } }, 4128 { "mtsprg", XSPR(31,467,256), XSPRG_MASK,PPC, { SPRG, RS } },
|