Lines Matching refs:r13
309 mtspr SPRN_SPRG_WSCRATCH3, r13
335 mfspr r13,SPRN_PID /* Get PID */
336 rlwimi r12,r13,0,24,31 /* Set TID */
355 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
356 rlwimi r13,r12,10,30,30
372 andc. r13,r13,r12 /* Check permission */
375 lwz r13,tlb_44x_index@l(r10)
380 addi r13,r13,1
384 0: cmpwi 0,r13,1 /* reserve entries */
386 li r13,0
389 stw r13,tlb_44x_index@l(r10)
403 mfspr r13, SPRN_SPRG_RSCRATCH3
419 mtspr SPRN_SPRG_WSCRATCH3, r13
445 mfspr r13,SPRN_PID /* Get PID */
446 rlwimi r12,r13,0,24,31 /* Set TID */
452 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
467 andc. r13,r13,r12 /* Check permission */
470 lwz r13,tlb_44x_index@l(r10)
475 addi r13,r13,1
479 0: cmpwi 0,r13,1 /* reserve entries */
481 li r13,0
484 stw r13,tlb_44x_index@l(r10)
498 mfspr r13, SPRN_SPRG_RSCRATCH3
517 tlbwe r11,r13,PPC44x_TLB_XLAT
526 tlbwe r10,r13,PPC44x_TLB_PAGEID /* Write PAGEID */
539 1: tlbwe r11,r13,PPC44x_TLB_ATTRIB /* Write ATTRIB */
545 mfspr r13, SPRN_SPRG_RSCRATCH3
558 mtspr SPRN_SPRG_WSCRATCH3,r13
594 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
595 rlwimi r13,r12,10,30,30
629 andc. r13,r13,r12 /* Check permission */
639 mfspr r13,SPRN_SPRG_RSCRATCH3
655 mtspr SPRN_SPRG_WSCRATCH3,r13
678 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
712 andc. r13,r13,r12 /* Check permission */
722 mfspr r13, SPRN_SPRG_RSCRATCH3
741 tlbwe r11,r13,1
754 1: tlbwe r11,r13,2
760 mfspr r13, SPRN_SPRG_RSCRATCH3