Lines Matching refs:r3

30 	mr	r29, r3
38 mr r3, r29
46 mr r29, r3
52 mfspr r3,SPRN_PVR
53 srwi r3,r3,16
54 cmplwi cr0,r3,PVR_476FPE@h
56 cmplwi cr0,r3,PVR_476@h
58 cmplwi cr0,r3,PVR_476_ISS@h
82 li r3, 0
83 mtspr SPRN_PID, r3
87 oris r3,r3,PPC44x_MMUCR_STS@h
89 mtspr SPRN_MMUCR,r3
100 li r3,0 /* Set PAGEID inval value */
103 tlbwe r3,r4,PPC44x_TLB_PAGEID /* If not, inval the entry */
119 tlbre r3, r23, PPC44x_TLB_PAGEID
128 rlwinm r11, r3, 0, 24, 27 /* bits 24-27 */
148 insrwi r3, r7, 1, 23 /* Bit 23 is TS for PAGEID field */
151 tlbwe r3, r24, PPC44x_TLB_PAGEID
172 li r3, 0
173 tlbwe r3, r23, PPC44x_TLB_PAGEID
186 rotlwi r3, r8, 28 /* Create EPN (bits 0-3) */
187 mr r4, r3 /* RPN = EPN */
188 ori r3, r3, (PPC44x_TLB_VALID | PPC44x_TLB_256M) /* SIZE = 256M, Valid */
189 insrwi r3, r7, 1, 23 /* Set TS from r7 */
191 tlbwe r3, r6, PPC44x_TLB_PAGEID /* PageID field : EPN, V, SIZE */
218 li r3, 0
219 tlbwe r3, r24, PPC44x_TLB_PAGEID
233 li r3, 0
234 mtspr SPRN_PID, r3 /* Set PID */
238 oris r3, r3, PPC47x_MMUCR_STS@h /* Set STS=1 */
239 1: mtspr SPRN_MMUCR, r3 /* Put MMUCR */
258 addis r3, 0, 0x8000 /* specify the way */
268 tlbwe r4, r3, 0
269 tlbwe r5, r3, 1
270 tlbwe r5, r3, 2
271 addis r3, r3, 0x2000 /* Increment the way */
272 cmpwi r3, 0
274 addis r3, 0, 0x8000
290 lis r3, 0x8000 /* Way '0' */
292 tlbwe r24, r3, 0
293 tlbwe r25, r3, 1
294 tlbwe r26, r3, 2
312 li r3, 0
330 tlbwe r4, r3, 0 /* Write out the entries */
331 tlbwe r5, r3, 1
332 tlbwe r6, r3, 2
380 lis r3, 0x8000 /* Way '0' */
383 tlbwe r24, r3, 0
384 tlbwe r25, r3, 1
385 tlbwe r26, r3, 2
396 mr r3, r29
429 mr r0, r3
433 lwzu r0, 4(r3)
447 rlwinm r3, r0, 0, 0, 19 /* clear kexec flags, page align */
448 subi r3, r3, 4
487 mfspr r3, SPRN_PIR /* current core we are running on */