Lines Matching refs:r3

31 	mr	r29, r3
39 mr r3, r29
47 mr r29, r3
53 mfspr r3,SPRN_PVR
54 srwi r3,r3,16
55 cmplwi cr0,r3,PVR_476FPE@h
57 cmplwi cr0,r3,PVR_476@h
59 cmplwi cr0,r3,PVR_476_ISS@h
83 li r3, 0
84 mtspr SPRN_PID, r3
88 oris r3,r3,PPC44x_MMUCR_STS@h
90 mtspr SPRN_MMUCR,r3
101 li r3,0 /* Set PAGEID inval value */
104 tlbwe r3,r4,PPC44x_TLB_PAGEID /* If not, inval the entry */
120 tlbre r3, r23, PPC44x_TLB_PAGEID
129 rlwinm r11, r3, 0, 24, 27 /* bits 24-27 */
149 insrwi r3, r7, 1, 23 /* Bit 23 is TS for PAGEID field */
152 tlbwe r3, r24, PPC44x_TLB_PAGEID
173 li r3, 0
174 tlbwe r3, r23, PPC44x_TLB_PAGEID
187 rotlwi r3, r8, 28 /* Create EPN (bits 0-3) */
188 mr r4, r3 /* RPN = EPN */
189 ori r3, r3, (PPC44x_TLB_VALID | PPC44x_TLB_256M) /* SIZE = 256M, Valid */
190 insrwi r3, r7, 1, 23 /* Set TS from r7 */
192 tlbwe r3, r6, PPC44x_TLB_PAGEID /* PageID field : EPN, V, SIZE */
219 li r3, 0
220 tlbwe r3, r24, PPC44x_TLB_PAGEID
234 li r3, 0
235 mtspr SPRN_PID, r3 /* Set PID */
239 oris r3, r3, PPC47x_MMUCR_STS@h /* Set STS=1 */
240 1: mtspr SPRN_MMUCR, r3 /* Put MMUCR */
259 addis r3, 0, 0x8000 /* specify the way */
269 tlbwe r4, r3, 0
270 tlbwe r5, r3, 1
271 tlbwe r5, r3, 2
272 addis r3, r3, 0x2000 /* Increment the way */
273 cmpwi r3, 0
275 addis r3, 0, 0x8000
291 lis r3, 0x8000 /* Way '0' */
293 tlbwe r24, r3, 0
294 tlbwe r25, r3, 1
295 tlbwe r26, r3, 2
313 li r3, 0
331 tlbwe r4, r3, 0 /* Write out the entries */
332 tlbwe r5, r3, 1
333 tlbwe r6, r3, 2
382 lis r3, 0x8000 /* Way '0' */
385 tlbwe r24, r3, 0
386 tlbwe r25, r3, 1
387 tlbwe r26, r3, 2
398 mr r3, r29
431 mr r0, r3
435 lwzu r0, 4(r3)
449 rlwinm r3, r0, 0, 0, 19 /* clear kexec flags, page align */
450 subi r3, r3, 4
489 mfspr r3, SPRN_PIR /* current core we are running on */