Lines Matching refs:r10

85 	mfspr	r10,SPRN_SPRG_TLB_EXFRAME
86 add r10,r10,r12
87 mtspr SPRN_SPRG_TLB_EXFRAME,r10
93 mfspr r10,SPRN_SRR0
94 SPECIAL_EXC_STORE(r10,SRR0)
95 mfspr r10,SPRN_SRR1
96 SPECIAL_EXC_STORE(r10,SRR1)
97 mfspr r10,SPRN_SPRG_GEN_SCRATCH
98 SPECIAL_EXC_STORE(r10,SPRG_GEN)
99 mfspr r10,SPRN_SPRG_TLB_SCRATCH
100 SPECIAL_EXC_STORE(r10,SPRG_TLB)
101 mfspr r10,SPRN_MAS0
102 SPECIAL_EXC_STORE(r10,MAS0)
103 mfspr r10,SPRN_MAS1
104 SPECIAL_EXC_STORE(r10,MAS1)
105 mfspr r10,SPRN_MAS2
106 SPECIAL_EXC_STORE(r10,MAS2)
107 mfspr r10,SPRN_MAS3
108 SPECIAL_EXC_STORE(r10,MAS3)
109 mfspr r10,SPRN_MAS6
110 SPECIAL_EXC_STORE(r10,MAS6)
111 mfspr r10,SPRN_MAS7
112 SPECIAL_EXC_STORE(r10,MAS7)
114 mfspr r10,SPRN_MAS5
115 SPECIAL_EXC_STORE(r10,MAS5)
116 mfspr r10,SPRN_MAS8
117 SPECIAL_EXC_STORE(r10,MAS8)
120 li r10,0
121 mtspr SPRN_MAS5,r10
122 mtspr SPRN_MAS8,r10
124 mfspr r10,SPRN_DEAR
125 SPECIAL_EXC_STORE(r10,DEAR)
126 mfspr r10,SPRN_ESR
127 SPECIAL_EXC_STORE(r10,ESR)
129 ld r10,_NIP(r1)
130 SPECIAL_EXC_STORE(r10,CSRR0)
131 ld r10,_MSR(r1)
132 SPECIAL_EXC_STORE(r10,CSRR1)
147 mfspr r10,SPRN_SPRG_TLB_EXFRAME
148 sub r10,r10,r12
149 mtspr SPRN_SPRG_TLB_EXFRAME,r10
169 SPECIAL_EXC_LOAD(r10,SRR0)
170 mtspr SPRN_SRR0,r10
171 SPECIAL_EXC_LOAD(r10,SRR1)
172 mtspr SPRN_SRR1,r10
173 SPECIAL_EXC_LOAD(r10,SPRG_GEN)
174 mtspr SPRN_SPRG_GEN_SCRATCH,r10
175 SPECIAL_EXC_LOAD(r10,SPRG_TLB)
176 mtspr SPRN_SPRG_TLB_SCRATCH,r10
177 SPECIAL_EXC_LOAD(r10,MAS0)
178 mtspr SPRN_MAS0,r10
179 SPECIAL_EXC_LOAD(r10,MAS1)
180 mtspr SPRN_MAS1,r10
181 SPECIAL_EXC_LOAD(r10,MAS2)
182 mtspr SPRN_MAS2,r10
183 SPECIAL_EXC_LOAD(r10,MAS3)
184 mtspr SPRN_MAS3,r10
185 SPECIAL_EXC_LOAD(r10,MAS6)
186 mtspr SPRN_MAS6,r10
187 SPECIAL_EXC_LOAD(r10,MAS7)
188 mtspr SPRN_MAS7,r10
190 SPECIAL_EXC_LOAD(r10,MAS5)
191 mtspr SPRN_MAS5,r10
192 SPECIAL_EXC_LOAD(r10,MAS8)
193 mtspr SPRN_MAS8,r10
196 SPECIAL_EXC_LOAD(r10,DEAR)
197 mtspr SPRN_DEAR,r10
198 SPECIAL_EXC_LOAD(r10,ESR)
199 mtspr SPRN_ESR,r10
205 ld r10,_CTR(r1)
207 mtctr r10
216 ld r10,_LINK(r1)
219 mtlr r10
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)
252 std r10,PACA_EX##type+EX_R10(r13); \
254 mfcr r10; /* save CR */ \
257 stw r10,PACA_EX##type+EX_CR(r13); /* save old CR in the PACA */ \
261 andi. r10,r11,MSR_PR; /* save stack pointer */ \
267 mfspr r10,SPRN_##type##_SRR0; /* read SRR0 before touching stack */
300 BTB_FLUSH(r10) \
306 BTB_FLUSH(r10) \
337 lbz r10,PACAIRQSOFTMASK(r13); /* are irqs soft-masked? */ \
338 andi. r10,r10,IRQS_DISABLED; /* yes -> go out of line */ \
371 std r10,_NIP(r1); /* save SRR0 to stackframe */ \
383 lwz r10,excf+EX_CR(r13); /* load orig CR back from PACA */ \
395 std r10,_CCR(r1); /* store orig CR in stackframe */ \
447 ld r10,TI_LOCAL_FLAGS(r11); \
448 andi. r9,r10,_TLF_NAPPING; \
451 rlwinm r7,r10,0,~_TLF_NAPPING; \
545 mr r14,r10
698 cmpld cr0,r10,r14
699 cmpld cr1,r10,r15
702 cmpld cr0, r10, r14
704 cmpld cr1, r10, r14
714 lwz r10,PACA_EXCRIT+EX_CR(r13) /* restore registers */
718 mtcr r10
719 ld r10,PACA_EXCRIT+EX_R10(r13) /* restore registers */
769 cmpld cr0,r10,r14
770 cmpld cr1,r10,r15
773 cmpld cr0, r10, r14
775 cmpld cr1, r10, r14
785 lwz r10,PACA_EXDBG+EX_CR(r13) /* restore registers */
789 mtcr r10
790 ld r10,PACA_EXDBG+EX_R10(r13) /* restore registers */
909 cmpld r10,r11
912 cmpld r10,r11
935 lbz r10,PACAIRQHAPPENED(r13)
937 ori r10,r10,\paca_irq | PACA_IRQ_HARD_DIS
939 ori r10,r10,\paca_irq
941 stb r10,PACAIRQHAPPENED(r13)
948 mfspr r10,SPRN_SRR0
957 ld r10,PACA_EXGEN+EX_R10(r13)
970 ACK_DEC(r10);
974 ACK_FIT(r10);
1042 mfspr r10,SPRN_SRR0; /* read SRR0 before touching stack */
1045 std r10,_NIP(r1)
1047 ld r10,PACA_EXGEN+EX_R1(r13) /* FIXME for crit & mcheck */
1049 std r10,GPR1(r1)
1051 mfspr r10,SPRN_DEAR
1053 std r10,_DEAR(r1)
1064 mflr r10
1067 std r10,_LINK(r1)
1336 rlwinm r10,r4,8,0xff
1337 addi r10,r10,-1 /* Get inner loop mask */
1353 and r4,r4,r10
1363 and. r4,r3,r10