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
107 mfspr r9, SPRN_SRR1
117 mfspr r12,SPRN_SRR0
211 mfspr r8,SPRN_PIR; \
239 mfspr r11,exc_level_srr1; /* check whether user or kernel */\
243 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
258 2: mfspr r8,SPRN_SPRG_RSCRATCH_##exc_level; \
262 mfspr r12,SPRN_DEAR; /* save DEAR and ESR in the frame */\
264 mfspr r9,SPRN_ESR; /* in them at the point where the */\
266 mfspr r12,exc_level_srr0; \
268 mfspr r9,exc_level_srr1; \
293 mfspr r10, SPRN_SPRG_THREAD; \
295 mfspr r11, SPRN_SRR1; \
324 mfspr r5,SPRN_ESR; \
372 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
403 mfspr r8,SPRN_SPRG_RSCRATCH_DBG; \
409 2: mfspr r4,SPRN_DBSR; \
425 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
456 mfspr r8,SPRN_SPRG_RSCRATCH_CRIT; \
462 2: mfspr r4,SPRN_DBSR; \
469 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
471 mfspr r4,SPRN_DEAR; /* Grab the DEAR */ \
478 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
488 mfspr r4,SPRN_DEAR; /* Grab the DEAR and save it */ \
496 mfspr r4,SPRN_ESR; /* Grab the ESR and save it */ \