Searched refs:GSETSPR (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/xmon/ |
D | privinst.h | 18 #define GSETSPR(n, name) \ in SETREG() macro 24 GSETSPR(0, mq) 25 GSETSPR(1, xer) 26 GSETSPR(4, rtcu) 27 GSETSPR(5, rtcl) 28 GSETSPR(8, lr) 29 GSETSPR(9, ctr) 30 GSETSPR(18, dsisr) 31 GSETSPR(19, dar) 32 GSETSPR(22, dec) [all …]
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | privinst.h | 22 #define GSETSPR(n, name) \ in SETREG() macro 28 GSETSPR(0, mq) 29 GSETSPR(1, xer) 30 GSETSPR(4, rtcu) 31 GSETSPR(5, rtcl) 32 GSETSPR(8, lr) 33 GSETSPR(9, ctr) 34 GSETSPR(18, dsisr) 35 GSETSPR(19, dar) 36 GSETSPR(22, dec) [all …]
|