Lines Matching refs:r10
84 mfspr r10,SPRN_SPRG_TLB_EXFRAME
85 add r10,r10,r12
86 mtspr SPRN_SPRG_TLB_EXFRAME,r10
92 mfspr r10,SPRN_SRR0
93 SPECIAL_EXC_STORE(r10,SRR0)
94 mfspr r10,SPRN_SRR1
95 SPECIAL_EXC_STORE(r10,SRR1)
96 mfspr r10,SPRN_SPRG_GEN_SCRATCH
97 SPECIAL_EXC_STORE(r10,SPRG_GEN)
98 mfspr r10,SPRN_SPRG_TLB_SCRATCH
99 SPECIAL_EXC_STORE(r10,SPRG_TLB)
100 mfspr r10,SPRN_MAS0
101 SPECIAL_EXC_STORE(r10,MAS0)
102 mfspr r10,SPRN_MAS1
103 SPECIAL_EXC_STORE(r10,MAS1)
104 mfspr r10,SPRN_MAS2
105 SPECIAL_EXC_STORE(r10,MAS2)
106 mfspr r10,SPRN_MAS3
107 SPECIAL_EXC_STORE(r10,MAS3)
108 mfspr r10,SPRN_MAS6
109 SPECIAL_EXC_STORE(r10,MAS6)
110 mfspr r10,SPRN_MAS7
111 SPECIAL_EXC_STORE(r10,MAS7)
113 mfspr r10,SPRN_MAS5
114 SPECIAL_EXC_STORE(r10,MAS5)
115 mfspr r10,SPRN_MAS8
116 SPECIAL_EXC_STORE(r10,MAS8)
119 li r10,0
120 mtspr SPRN_MAS5,r10
121 mtspr SPRN_MAS8,r10
123 mfspr r10,SPRN_DEAR
124 SPECIAL_EXC_STORE(r10,DEAR)
125 mfspr r10,SPRN_ESR
126 SPECIAL_EXC_STORE(r10,ESR)
128 ld r10,_NIP(r1)
129 SPECIAL_EXC_STORE(r10,CSRR0)
130 ld r10,_MSR(r1)
131 SPECIAL_EXC_STORE(r10,CSRR1)
145 mfspr r10,SPRN_SPRG_TLB_EXFRAME
146 sub r10,r10,r12
147 mtspr SPRN_SPRG_TLB_EXFRAME,r10
167 SPECIAL_EXC_LOAD(r10,SRR0)
168 mtspr SPRN_SRR0,r10
169 SPECIAL_EXC_LOAD(r10,SRR1)
170 mtspr SPRN_SRR1,r10
171 SPECIAL_EXC_LOAD(r10,SPRG_GEN)
172 mtspr SPRN_SPRG_GEN_SCRATCH,r10
173 SPECIAL_EXC_LOAD(r10,SPRG_TLB)
174 mtspr SPRN_SPRG_TLB_SCRATCH,r10
175 SPECIAL_EXC_LOAD(r10,MAS0)
176 mtspr SPRN_MAS0,r10
177 SPECIAL_EXC_LOAD(r10,MAS1)
178 mtspr SPRN_MAS1,r10
179 SPECIAL_EXC_LOAD(r10,MAS2)
180 mtspr SPRN_MAS2,r10
181 SPECIAL_EXC_LOAD(r10,MAS3)
182 mtspr SPRN_MAS3,r10
183 SPECIAL_EXC_LOAD(r10,MAS6)
184 mtspr SPRN_MAS6,r10
185 SPECIAL_EXC_LOAD(r10,MAS7)
186 mtspr SPRN_MAS7,r10
188 SPECIAL_EXC_LOAD(r10,MAS5)
189 mtspr SPRN_MAS5,r10
190 SPECIAL_EXC_LOAD(r10,MAS8)
191 mtspr SPRN_MAS8,r10
194 SPECIAL_EXC_LOAD(r10,DEAR)
195 mtspr SPRN_DEAR,r10
196 SPECIAL_EXC_LOAD(r10,ESR)
197 mtspr SPRN_ESR,r10
204 ld r10,_CTR(r1)
206 mtctr r10
214 ld r10,_LINK(r1)
217 mtlr r10
220 ld r10,GPR10(r1)
225 std r10,\paca_ex+EX_R10(r13);
227 ld r10,_NIP(r1)
231 mtspr \srr0,r10
233 ld r10,\paca_ex+EX_R10(r13)
250 std r10,PACA_EX##type+EX_R10(r13); \
252 mfcr r10; /* save CR */ \
255 stw r10,PACA_EX##type+EX_CR(r13); /* save old CR in the PACA */ \
259 andi. r10,r11,MSR_PR; /* save stack pointer */ \
265 mfspr r10,SPRN_##type##_SRR0; /* read SRR0 before touching stack */
299 BTB_FLUSH(r10) \
305 BTB_FLUSH(r10) \
343 lbz r10,PACAIRQSOFTMASK(r13); /* are irqs soft-masked? */ \
344 andi. r10,r10,IRQS_DISABLED; /* yes -> go out of line */ \
381 std r10,_NIP(r1); /* save SRR0 to stackframe */ \
393 lwz r10,excf+EX_CR(r13); /* load orig CR back from PACA */ \
405 std r10,_CCR(r1); /* store orig CR in stackframe */ \
456 ld r10,TI_LOCAL_FLAGS(r11); \
457 andi. r9,r10,_TLF_NAPPING; \
460 rlwinm r7,r10,0,~_TLF_NAPPING; \
560 mr r14,r10
713 cmpld cr0,r10,r14
714 cmpld cr1,r10,r15
717 cmpld cr0, r10, r14
719 cmpld cr1, r10, r14
729 lwz r10,PACA_EXCRIT+EX_CR(r13) /* restore registers */
733 mtcr r10
734 ld r10,PACA_EXCRIT+EX_R10(r13) /* restore registers */
784 cmpld cr0,r10,r14
785 cmpld cr1,r10,r15
788 cmpld cr0, r10, r14
790 cmpld cr1, r10, r14
800 lwz r10,PACA_EXDBG+EX_CR(r13) /* restore registers */
804 mtcr r10
805 ld r10,PACA_EXDBG+EX_R10(r13) /* restore registers */
917 cmpld r10,r11
920 cmpld r10,r11
943 lbz r10,PACAIRQHAPPENED(r13)
945 ori r10,r10,\paca_irq | PACA_IRQ_HARD_DIS
947 ori r10,r10,\paca_irq
949 stb r10,PACAIRQHAPPENED(r13)
956 mfspr r10,SPRN_SRR0
965 ld r10,PACA_EXGEN+EX_R10(r13)
978 ACK_DEC(r10);
982 ACK_FIT(r10);
1049 mfspr r10,SPRN_SRR0; /* read SRR0 before touching stack */
1052 std r10,_NIP(r1)
1054 ld r10,PACA_EXGEN+EX_R1(r13) /* FIXME for crit & mcheck */
1056 std r10,GPR1(r1)
1058 mfspr r10,SPRN_DEAR
1060 std r10,_DEAR(r1)
1074 mflr r10
1077 std r10,_LINK(r1)
1348 rlwinm r10,r4,8,0xff
1349 addi r10,r10,-1 /* Get inner loop mask */
1365 and r4,r4,r10
1375 and. r4,r3,r10