Lines Matching refs:r13
312 mtspr SPRN_SPRG_WSCRATCH3, r13
338 mfspr r13,SPRN_PID /* Get PID */
339 rlwimi r12,r13,0,24,31 /* Set TID */
358 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
359 rlwimi r13,r12,10,30,30
375 andc. r13,r13,r12 /* Check permission */
378 lwz r13,tlb_44x_index@l(r10)
383 addi r13,r13,1
388 cmpwi 0,r13,1 /* reserve entries */
390 li r13,0
393 stw r13,tlb_44x_index@l(r10)
407 mfspr r13, SPRN_SPRG_RSCRATCH3
423 mtspr SPRN_SPRG_WSCRATCH3, r13
449 mfspr r13,SPRN_PID /* Get PID */
450 rlwimi r12,r13,0,24,31 /* Set TID */
456 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
471 andc. r13,r13,r12 /* Check permission */
474 lwz r13,tlb_44x_index@l(r10)
479 addi r13,r13,1
484 cmpwi 0,r13,1 /* reserve entries */
486 li r13,0
489 stw r13,tlb_44x_index@l(r10)
503 mfspr r13, SPRN_SPRG_RSCRATCH3
522 tlbwe r11,r13,PPC44x_TLB_XLAT
531 tlbwe r10,r13,PPC44x_TLB_PAGEID /* Write PAGEID */
540 1: tlbwe r11,r13,PPC44x_TLB_ATTRIB /* Write ATTRIB */
546 mfspr r13, SPRN_SPRG_RSCRATCH3
559 mtspr SPRN_SPRG_WSCRATCH3,r13
595 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
596 rlwimi r13,r12,10,30,30
630 andc. r13,r13,r12 /* Check permission */
640 mfspr r13,SPRN_SPRG_RSCRATCH3
656 mtspr SPRN_SPRG_WSCRATCH3,r13
679 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
713 andc. r13,r13,r12 /* Check permission */
723 mfspr r13, SPRN_SPRG_RSCRATCH3
742 tlbwe r11,r13,1
751 1: tlbwe r11,r13,2
757 mfspr r13, SPRN_SPRG_RSCRATCH3