Lines Matching refs:mfspr
49 mfspr r10, SPRN_SPRG_THREAD; \
53 mfspr r11, SPRN_SRR1; \
66 mfspr r13, SPRN_SPRG_RSCRATCH0; \
73 mfspr r12,SPRN_SRR0; \
75 mfspr r9,SPRN_SRR1; \
87 mfspr r10, SPRN_SPRG_THREAD
94 mfspr r11, SPRN_SRR1
114 mfspr r12,SPRN_SRR0
116 mfspr r9,SPRN_SRR1
209 mfspr r8,SPRN_PIR; \
237 mfspr r11,exc_level_srr1; /* check whether user or kernel */\
241 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
256 2: mfspr r8,SPRN_SPRG_RSCRATCH_##exc_level; \
260 mfspr r12,SPRN_DEAR; /* save DEAR and ESR in the frame */\
262 mfspr r9,SPRN_ESR; /* in them at the point where the */\
264 mfspr r12,exc_level_srr0; \
266 mfspr r9,exc_level_srr1; \
291 mfspr r10, SPRN_SPRG_THREAD; \
293 mfspr r11, SPRN_SRR1; \
322 mfspr r5,SPRN_ESR; \
370 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
401 mfspr r8,SPRN_SPRG_RSCRATCH_DBG; \
407 2: mfspr r4,SPRN_DBSR; \
423 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
454 mfspr r8,SPRN_SPRG_RSCRATCH_CRIT; \
460 2: mfspr r4,SPRN_DBSR; \
467 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
469 mfspr r4,SPRN_DEAR; /* Grab the DEAR */ \
475 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
484 mfspr r4,SPRN_DEAR; /* Grab the DEAR and save it */ \
492 mfspr r4,SPRN_ESR; /* Grab the ESR and save it */ \