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 */
338 cmpwi r13,0
359 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
360 rlwimi r13,r12,10,30,30
376 andc. r13,r13,r12 /* Check permission */
379 lwz r13,tlb_44x_index@l(r10)
384 addi r13,r13,1
388 0: 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 */
452 cmpwi r13,0
460 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
475 andc. r13,r13,r12 /* Check permission */
478 lwz r13,tlb_44x_index@l(r10)
483 addi r13,r13,1
487 0: cmpwi 0,r13,1 /* reserve entries */
489 li r13,0
492 stw r13,tlb_44x_index@l(r10)
506 mfspr r13, SPRN_SPRG_RSCRATCH3
525 tlbwe r11,r13,PPC44x_TLB_XLAT
534 tlbwe r10,r13,PPC44x_TLB_PAGEID /* Write PAGEID */
544 1: tlbwe r11,r13,PPC44x_TLB_ATTRIB /* Write ATTRIB */
550 mfspr r13, SPRN_SPRG_RSCRATCH3
563 mtspr SPRN_SPRG_WSCRATCH3,r13
603 li r13,_PAGE_PRESENT|_PAGE_ACCESSED
604 rlwimi r13,r12,10,30,30
638 andc. r13,r13,r12 /* Check permission */
648 mfspr r13,SPRN_SPRG_RSCRATCH3
664 mtspr SPRN_SPRG_WSCRATCH3,r13
691 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
725 andc. r13,r13,r12 /* Check permission */
735 mfspr r13, SPRN_SPRG_RSCRATCH3
754 tlbwe r11,r13,1
764 1: tlbwe r11,r13,2
770 mfspr r13, SPRN_SPRG_RSCRATCH3