Lines Matching refs:r13

69 	lbz	r9,PACAIRQHAPPENED(r13)
81 ld r11,PACAKSAVE(r13)
143 lbz r10,PACAIRQSOFTMASK(r13)
210 lbz r6,PACAIRQSOFTMASK(r13)
220 stb r5,PACAIRQSOFTMASK(r13)
229 stb r10,PACAIRQHAPPENED(r13)
262 std r10,\paca_ex+EX_R10(r13);
263 std r11,\paca_ex+EX_R11(r13);
270 ld r10,\paca_ex+EX_R10(r13)
271 ld r11,\paca_ex+EX_R11(r13)
272 mfspr r13,\scratch
285 mtspr SPRN_SPRG_##type##_SCRATCH,r13; /* get spare registers */ \
286 mfspr r13,SPRN_SPRG_PACA; /* get PACA */ \
287 std r10,PACA_EX##type+EX_R10(r13); \
288 std r11,PACA_EX##type+EX_R11(r13); \
292 stw r10,PACA_EX##type+EX_CR(r13); /* save old CR in the PACA */ \
294 std r1,PACA_EX##type+EX_R1(r13); /* save old r1 in the PACA */ \
298 ld r1,PACAKSAVE(r13); /* get kernel stack coming from usr */\
314 ld r1,PACA_CRIT_STACK(r13); \
320 ld r1,PACA_DBG_STACK(r13); \
326 ld r1,PACA_MC_STACK(r13); \
355 lbz r10,PACAIRQSOFTMASK(r13); /* are irqs soft-masked? */ \
360 std r14,PACA_EXGEN+EX_R14(r13); \
361 std r15,PACA_EXGEN+EX_R15(r13)
364 std r14,PACA_EXGEN+EX_R14(r13);
367 std r14,PACA_EXCRIT+EX_R14(r13); \
368 std r15,PACA_EXCRIT+EX_R15(r13)
371 std r14,PACA_EXDBG+EX_R14(r13); \
372 std r15,PACA_EXDBG+EX_R15(r13)
375 std r14,PACA_EXMC+EX_R14(r13); \
376 std r15,PACA_EXMC+EX_R15(r13)
390 ACCOUNT_CPU_USER_ENTRY(r13,r10,r11);/* accounting (uses cr0+eq) */ \
391 2: ld r3,excf+EX_R10(r13); /* get back r10 */ \
392 ld r4,excf+EX_R11(r13); /* get back r11 */ \
395 ld r2,PACATOC(r13); /* get kernel TOC into r2 */ \
399 ld r9,excf+EX_R1(r13); /* load orig r1 back from PACA */ \
400 lwz r10,excf+EX_CR(r13); /* load orig CR back from PACA */ \
401 lbz r11,PACAIRQSOFTMASK(r13); /* get current IRQ softe */ \
454 sth r1,PACA_TRAP_SAVE(r13); /* store trap */ \
615 ld r14,PACA_EXGEN+EX_R14(r13)
704 mr r9,r13 /* keep a copy of userland r13 */
707 mfspr r13,SPRN_SPRG_PACA /* get our PACA */
740 ld r15,PACATOC(r13)
757 lwz r10,PACA_EXCRIT+EX_CR(r13) /* restore registers */
758 ld r1,PACA_EXCRIT+EX_R1(r13)
759 ld r14,PACA_EXCRIT+EX_R14(r13)
760 ld r15,PACA_EXCRIT+EX_R15(r13)
762 ld r10,PACA_EXCRIT+EX_R10(r13) /* restore registers */
763 ld r11,PACA_EXCRIT+EX_R11(r13)
764 mfspr r13,SPRN_SPRG_CRIT_SCRATCH
782 ld r14,PACA_EXCRIT+EX_R14(r13)
783 ld r15,PACA_EXCRIT+EX_R15(r13)
810 ld r15,PACATOC(r13)
827 lwz r10,PACA_EXDBG+EX_CR(r13) /* restore registers */
828 ld r1,PACA_EXDBG+EX_R1(r13)
829 ld r14,PACA_EXDBG+EX_R14(r13)
830 ld r15,PACA_EXDBG+EX_R15(r13)
832 ld r10,PACA_EXDBG+EX_R10(r13) /* restore registers */
833 ld r11,PACA_EXDBG+EX_R11(r13)
834 mfspr r13,SPRN_SPRG_DBG_SCRATCH
853 ld r14,PACA_EXDBG+EX_R14(r13)
854 ld r15,PACA_EXDBG+EX_R15(r13)
952 lbz r10,PACAIRQHAPPENED(r13)
958 stb r10,PACAIRQHAPPENED(r13)
966 lwz r11,PACA_EXGEN+EX_CR(r13)
968 ld r10,PACA_EXGEN+EX_R10(r13)
969 ld r11,PACA_EXGEN+EX_R11(r13)
970 mfspr r13,SPRN_SPRG_GEN_SCRATCH
1009 mtspr SPRN_SPRG_GEN_SCRATCH,r13;
1010 std r1,PACA_EXGEN+EX_R1(r13);
1011 stw r4,PACA_EXGEN+EX_CR(r13);
1034 ld r14,PACA_EXGEN+EX_R14(r13)
1035 ld r15,PACA_EXGEN+EX_R15(r13)
1055 ld r14,PACA_EXGEN+EX_R14(r13)
1056 ld r15,PACA_EXGEN+EX_R15(r13)
1075 1: mr r0,r13
1081 ACCOUNT_CPU_USER_EXIT(r13, r10, r11)
1100 std r10,PACA_EXGEN+EX_R10(r13);
1101 std r11,PACA_EXGEN+EX_R11(r13);
1108 ld r10,PACA_EXGEN+EX_R10(r13)
1109 ld r11,PACA_EXGEN+EX_R11(r13)
1110 mfspr r13,SPRN_SPRG_GEN_SCRATCH
1154 ld r1,PACAEMERGSP(r13)
1158 ld r10,PACA_EXGEN+EX_R1(r13) /* FIXME for crit & mcheck */
1159 lwz r11,PACA_EXGEN+EX_CR(r13) /* FIXME for crit & mcheck */
1171 ld r3,PACA_EXGEN+EX_R10(r13);/* get back r10 */ \
1172 ld r4,PACA_EXGEN+EX_R11(r13);/* get back r11 */ \
1186 lhz r12,PACA_TRAP_SAVE(r13)
1192 ld r2,PACATOC(r13)