Lines Matching refs:mfspr
37 mfspr r10, SPRN_SPRG_THREAD; \
41 mfspr r11, SPRN_SRR1; \
53 mfspr r13, SPRN_SPRG_RSCRATCH0; \
60 mfspr r12,SPRN_SRR0; \
62 mfspr r9,SPRN_SRR1; \
101 mfspr r8,SPRN_PIR; \
129 mfspr r11,exc_level_srr1; /* check whether user or kernel */\
132 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
153 2: mfspr r8,SPRN_SPRG_RSCRATCH_##exc_level; \
157 mfspr r12,SPRN_DEAR; /* save DEAR and ESR in the frame */\
159 mfspr r9,SPRN_ESR; /* in them at the point where the */\
161 mfspr r12,exc_level_srr0; \
163 mfspr r9,exc_level_srr1; \
188 mfspr r10, SPRN_SPRG_THREAD; \
190 mfspr r11, SPRN_SRR1; \
220 mfspr r5,SPRN_ESR; \
281 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
312 mfspr r8,SPRN_SPRG_RSCRATCH_DBG; \
318 2: mfspr r4,SPRN_DBSR; \
334 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
365 mfspr r8,SPRN_SPRG_RSCRATCH_CRIT; \
371 2: mfspr r4,SPRN_DBSR; \
378 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
380 mfspr r4,SPRN_DEAR; /* Grab the DEAR */ \
386 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
395 mfspr r4,SPRN_DEAR; /* Grab the DEAR and save it */ \
403 mfspr r4,SPRN_ESR; /* Grab the ESR and save it */ \