Lines Matching refs:r9
37 mr r9,r13 ; \
318 std r9,PACA_EXGEN+EX_R9(r13)
319 OPT_GET_SPR(r9, SPRN_PPR, CPU_FTR_HAS_PPR);
322 OPT_SAVE_REG_TO_PACA(PACA_EXGEN+EX_PPR, r9, CPU_FTR_HAS_PPR);
323 mfcr r9
500 std r9,_CCR(r1) /* Save CR in stackframe */
593 mtcrf 0x80,r9
594 ld r9,PACA_EXGEN+EX_R9(r13)
664 2: mtcrf 0x80,r9; \
665 ld r9,PACA_EXGEN+EX_R9(r13); \
692 mfcr r9
1029 stw r9,PACA_EXGEN+EX_CCR(r13)
1036 lwz r9,PACA_EXGEN+EX_CCR(r13)
1047 mtcrf 0x80,r9
1056 ld r9,PACA_EXGEN+EX_R9(r13)
1283 std r9,_CCR(r1) /* save CR in stackframe */
1297 ld r9,_MSR(r1)
1298 mtspr SPRN_HSRR1,r9
1301 ld r9,_CTR(r1)
1302 mtctr r9
1303 ld r9,_XER(r1)
1304 mtxer r9
1305 ld r9,_LINK(r1)
1306 mtlr r9
1331 mfmsr r9; /* get MSR value */ \
1332 andc r9,r9,r0; \
1333 mtmsrd r9,1; /* Clear MSR_RI */ \
1335 ld r9,_MSR(r1); \
1336 mtspr SPRN_SRR1,r9; \
1339 ld r9,_CTR(r1); \
1340 mtctr r9; \
1341 ld r9,_XER(r1); \
1342 mtxer r9; \
1343 ld r9,_LINK(r1); \
1344 mtlr r9; \
1491 stw r9,PACA_EXSLB+EX_CCR(r13) /* save CR in exc. frame */
1500 lwz r9,PACA_EXSLB+EX_CCR(r13) /* get saved CR */
1509 mtcrf 0x80,r9
1510 mtcrf 0x01,r9 /* slb_allocate uses cr0 and cr7 */
1513 RESTORE_PPR_PACA(PACA_EXSLB, r9)
1514 ld r9,PACA_EXSLB+EX_R9(r13)
1542 andc r9,r9,r10
1543 std r9,TI_LOCAL_FLAGS(r11)
1655 std r9,_CCR(r1)
1675 ld r9,EX_R9(r3)
1678 ld r9,EX_R11(r3)
1681 std r9,GPR11(r1)