Lines Matching refs:mfspr
36 mfspr r10, SPRN_SPRG_THREAD; \
40 mfspr r11, SPRN_SRR1; \
52 mfspr r13, SPRN_SPRG_RSCRATCH0; \
59 mfspr r12,SPRN_SRR0; \
61 mfspr r9,SPRN_SRR1; \
100 mfspr r8,SPRN_PIR; \
128 mfspr r11,exc_level_srr1; /* check whether user or kernel */\
131 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
152 2: mfspr r8,SPRN_SPRG_RSCRATCH_##exc_level; \
156 mfspr r12,SPRN_DEAR; /* save DEAR and ESR in the frame */\
158 mfspr r9,SPRN_ESR; /* in them at the point where the */\
160 mfspr r12,exc_level_srr0; \
162 mfspr r9,exc_level_srr1; \
187 mfspr r10, SPRN_SPRG_THREAD; \
189 mfspr r11, SPRN_SRR1; \
219 mfspr r5,SPRN_ESR; \
280 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
311 mfspr r8,SPRN_SPRG_RSCRATCH_DBG; \
317 2: mfspr r4,SPRN_DBSR; \
333 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
364 mfspr r8,SPRN_SPRG_RSCRATCH_CRIT; \
370 2: mfspr r4,SPRN_DBSR; \
377 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
379 mfspr r4,SPRN_DEAR; /* Grab the DEAR */ \
385 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
394 mfspr r4,SPRN_DEAR; /* Grab the DEAR and save it */ \
402 mfspr r4,SPRN_ESR; /* Grab the ESR and save it */ \