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)
146 mfspr r10,SPRN_SPRG_TLB_EXFRAME
147 sub r10,r10,r12
148 mtspr SPRN_SPRG_TLB_EXFRAME,r10
168 SPECIAL_EXC_LOAD(r10,SRR0)
169 mtspr SPRN_SRR0,r10
170 SPECIAL_EXC_LOAD(r10,SRR1)
171 mtspr SPRN_SRR1,r10
172 SPECIAL_EXC_LOAD(r10,SPRG_GEN)
173 mtspr SPRN_SPRG_GEN_SCRATCH,r10
174 SPECIAL_EXC_LOAD(r10,SPRG_TLB)
175 mtspr SPRN_SPRG_TLB_SCRATCH,r10
176 SPECIAL_EXC_LOAD(r10,MAS0)
177 mtspr SPRN_MAS0,r10
178 SPECIAL_EXC_LOAD(r10,MAS1)
179 mtspr SPRN_MAS1,r10
180 SPECIAL_EXC_LOAD(r10,MAS2)
181 mtspr SPRN_MAS2,r10
182 SPECIAL_EXC_LOAD(r10,MAS3)
183 mtspr SPRN_MAS3,r10
184 SPECIAL_EXC_LOAD(r10,MAS6)
185 mtspr SPRN_MAS6,r10
186 SPECIAL_EXC_LOAD(r10,MAS7)
187 mtspr SPRN_MAS7,r10
189 SPECIAL_EXC_LOAD(r10,MAS5)
190 mtspr SPRN_MAS5,r10
191 SPECIAL_EXC_LOAD(r10,MAS8)
192 mtspr SPRN_MAS8,r10
195 SPECIAL_EXC_LOAD(r10,DEAR)
196 mtspr SPRN_DEAR,r10
197 SPECIAL_EXC_LOAD(r10,ESR)
198 mtspr SPRN_ESR,r10
204 ld r10,_CTR(r1)
206 mtctr r10
215 ld r10,_LINK(r1)
218 mtlr r10
224 std r10,\paca_ex+EX_R10(r13);
226 ld r10,_NIP(r1)
230 mtspr \srr0,r10
232 ld r10,\paca_ex+EX_R10(r13)
251 std r10,PACA_EX##type+EX_R10(r13); \
253 mfcr r10; /* save CR */ \
256 stw r10,PACA_EX##type+EX_CR(r13); /* save old CR in the PACA */ \
260 andi. r10,r11,MSR_PR; /* save stack pointer */ \
266 mfspr r10,SPRN_##type##_SRR0; /* read SRR0 before touching stack */
299 BTB_FLUSH(r10) \
305 BTB_FLUSH(r10) \
336 lbz r10,PACAIRQSOFTMASK(r13); /* are irqs soft-masked? */ \
337 andi. r10,r10,IRQS_DISABLED; /* yes -> go out of line */ \
370 std r10,_NIP(r1); /* save SRR0 to stackframe */ \
382 lwz r10,excf+EX_CR(r13); /* load orig CR back from PACA */ \
394 std r10,_CCR(r1); /* store orig CR in stackframe */ \
446 ld r10,TI_LOCAL_FLAGS(r11); \
447 andi. r9,r10,_TLF_NAPPING; \
450 rlwinm r7,r10,0,~_TLF_NAPPING; \
544 mr r14,r10
697 cmpld cr0,r10,r14
698 cmpld cr1,r10,r15
701 cmpld cr0, r10, r14
703 cmpld cr1, r10, r14
713 lwz r10,PACA_EXCRIT+EX_CR(r13) /* restore registers */
717 mtcr r10
718 ld r10,PACA_EXCRIT+EX_R10(r13) /* restore registers */
768 cmpld cr0,r10,r14
769 cmpld cr1,r10,r15
772 cmpld cr0, r10, r14
774 cmpld cr1, r10, r14
784 lwz r10,PACA_EXDBG+EX_CR(r13) /* restore registers */
788 mtcr r10
789 ld r10,PACA_EXDBG+EX_R10(r13) /* restore registers */
908 cmpld r10,r11
911 cmpld r10,r11
934 lbz r10,PACAIRQHAPPENED(r13)
936 ori r10,r10,\paca_irq | PACA_IRQ_HARD_DIS
938 ori r10,r10,\paca_irq
940 stb r10,PACAIRQHAPPENED(r13)
947 mfspr r10,SPRN_SRR0
956 ld r10,PACA_EXGEN+EX_R10(r13)
969 ACK_DEC(r10);
973 ACK_FIT(r10);
1041 mfspr r10,SPRN_SRR0; /* read SRR0 before touching stack */
1044 std r10,_NIP(r1)
1046 ld r10,PACA_EXGEN+EX_R1(r13) /* FIXME for crit & mcheck */
1048 std r10,GPR1(r1)
1050 mfspr r10,SPRN_DEAR
1052 std r10,_DEAR(r1)
1063 mflr r10
1066 std r10,_LINK(r1)
1335 rlwinm r10,r4,8,0xff
1336 addi r10,r10,-1 /* Get inner loop mask */
1352 and r4,r4,r10
1362 and. r4,r3,r10