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
387 cmpwi 0,r13,1 /* reserve entries */
389 li r13,0
392 stw r13,tlb_44x_index@l(r10)
406 mfspr r13, SPRN_SPRG_RSCRATCH3
422 mtspr SPRN_SPRG_WSCRATCH3, r13
448 mfspr r13,SPRN_PID /* Get PID */
449 rlwimi r12,r13,0,24,31 /* Set TID */
455 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC
470 andc. r13,r13,r12 /* Check permission */
473 lwz r13,tlb_44x_index@l(r10)
478 addi r13,r13,1
483 cmpwi 0,r13,1 /* reserve entries */
485 li r13,0
488 stw r13,tlb_44x_index@l(r10)
502 mfspr r13, SPRN_SPRG_RSCRATCH3
521 tlbwe r11,r13,PPC44x_TLB_XLAT
530 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
750 1: tlbwe r11,r13,2
756 mfspr r13, SPRN_SPRG_RSCRATCH3