Lines Matching refs:r13
311 mtspr SPRN_SPRG_WSCRATCH3, r13
337 mfspr r13,SPRN_PID /* Get PID */
338 rlwimi r12,r13,0,24,31 /* Set TID */
357 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
358 rlwimi r13,r12,10,30,30
374 andc. r13,r13,r12 /* Check permission */
377 lwz r13,tlb_44x_index@l(r10)
382 addi r13,r13,1
386 0: cmpwi 0,r13,1 /* reserve entries */
388 li r13,0
391 stw r13,tlb_44x_index@l(r10)
405 mfspr r13, SPRN_SPRG_RSCRATCH3
421 mtspr SPRN_SPRG_WSCRATCH3, r13
447 mfspr r13,SPRN_PID /* Get PID */
448 rlwimi r12,r13,0,24,31 /* Set TID */
454 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
469 andc. r13,r13,r12 /* Check permission */
472 lwz r13,tlb_44x_index@l(r10)
477 addi r13,r13,1
481 0: cmpwi 0,r13,1 /* reserve entries */
483 li r13,0
486 stw r13,tlb_44x_index@l(r10)
500 mfspr r13, SPRN_SPRG_RSCRATCH3
519 tlbwe r11,r13,PPC44x_TLB_XLAT
528 tlbwe r10,r13,PPC44x_TLB_PAGEID /* Write PAGEID */
537 1: tlbwe r11,r13,PPC44x_TLB_ATTRIB /* Write ATTRIB */
543 mfspr r13, SPRN_SPRG_RSCRATCH3
556 mtspr SPRN_SPRG_WSCRATCH3,r13
592 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
593 rlwimi r13,r12,10,30,30
627 andc. r13,r13,r12 /* Check permission */
637 mfspr r13,SPRN_SPRG_RSCRATCH3
653 mtspr SPRN_SPRG_WSCRATCH3,r13
676 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
710 andc. r13,r13,r12 /* Check permission */
720 mfspr r13, SPRN_SPRG_RSCRATCH3
739 tlbwe r11,r13,1
748 1: tlbwe r11,r13,2
754 mfspr r13, SPRN_SPRG_RSCRATCH3