Lines Matching refs:r9
37 mr r9,r13 ; \
319 std r9,PACA_EXGEN+EX_R9(r13)
320 OPT_GET_SPR(r9, SPRN_PPR, CPU_FTR_HAS_PPR);
323 OPT_SAVE_REG_TO_PACA(PACA_EXGEN+EX_PPR, r9, CPU_FTR_HAS_PPR);
324 mfcr r9
501 std r9,_CCR(r1) /* Save CR in stackframe */
594 mtcrf 0x80,r9
595 ld r9,PACA_EXGEN+EX_R9(r13)
665 2: mtcrf 0x80,r9; \
666 ld r9,PACA_EXGEN+EX_R9(r13); \
693 mfcr r9
1037 stw r9,PACA_EXGEN+EX_CCR(r13)
1044 lwz r9,PACA_EXGEN+EX_CCR(r13)
1055 mtcrf 0x80,r9
1064 ld r9,PACA_EXGEN+EX_R9(r13)
1291 std r9,_CCR(r1) /* save CR in stackframe */
1305 ld r9,_MSR(r1)
1306 mtspr SPRN_HSRR1,r9
1309 ld r9,_CTR(r1)
1310 mtctr r9
1311 ld r9,_XER(r1)
1312 mtxer r9
1313 ld r9,_LINK(r1)
1314 mtlr r9
1339 mfmsr r9; /* get MSR value */ \
1340 andc r9,r9,r0; \
1341 mtmsrd r9,1; /* Clear MSR_RI */ \
1343 ld r9,_MSR(r1); \
1344 mtspr SPRN_SRR1,r9; \
1347 ld r9,_CTR(r1); \
1348 mtctr r9; \
1349 ld r9,_XER(r1); \
1350 mtxer r9; \
1351 ld r9,_LINK(r1); \
1352 mtlr r9; \
1499 stw r9,PACA_EXSLB+EX_CCR(r13) /* save CR in exc. frame */
1508 lwz r9,PACA_EXSLB+EX_CCR(r13) /* get saved CR */
1517 mtcrf 0x80,r9
1518 mtcrf 0x01,r9 /* slb_allocate uses cr0 and cr7 */
1521 RESTORE_PPR_PACA(PACA_EXSLB, r9)
1522 ld r9,PACA_EXSLB+EX_R9(r13)
1550 andc r9,r9,r10
1551 std r9,TI_LOCAL_FLAGS(r11)
1663 std r9,_CCR(r1)
1683 ld r9,EX_R9(r3)
1686 ld r9,EX_R11(r3)
1689 std r9,GPR11(r1)