Searched refs:SPRG (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c358 /* The SPRG register number in an XFX form m[ft]sprg instruction. */
359 #define SPRG (53)
1082 SPRG field. */
2214 { "mfsprg", XSPR(31,339,272), XSPRG_MASK, PPC, { RT, SPRG } },
2302 { "mtsprg", XSPR(31,467,272), XSPRG_MASK, PPC, { SPRG, RS } },
357 #define SPRG macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c478 /* The SPRG register number in an XFX form m[ft]sprg instruction. */
479 #define SPRG SPRBAT + 1
483 #define SR SPRG + 1
1446 /* Some dialects have 8 SPRG registers instead of the standard 4. */
1813 SPRG field. */
3815 { "mfsprg", XSPR(31,339,256), XSPRG_MASK, PPC, { RT, SPRG } },
4133 { "mtsprg", XSPR(31,467,256), XSPRG_MASK,PPC, { SPRG, RS } },
477 #define SPRG macro

Completed in 58 milliseconds