Lines Matching refs:r25
116 MOV_FROM_ITIR(r25)
127 extr.u r26=r25,2,6
132 (p8) dep r25=r18,r25,2,6
193 MOV_TO_ITIR(p8, r25, r24) // change to default page-size for VHPT
203 ITC_D(p7, r24, r25)
225 ld8 r25=[r21] // read *pte again
239 (p7) cmp.ne.or.andcm p6,p7=r25,r18 // did *pte change
392 THASH(p8, r17, r16, r25)
394 MOV_TO_IHA(p8, r17, r25)
400 mov r25=PERCPU_PAGE_SHIFT << 2
413 MOV_TO_ITIR(p10, r25, r24)
552 or r25=_PAGE_D|_PAGE_A,r18 // set the dirty and accessed bits
555 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only update if page is present
560 ITC_D(p6, r25, r18) // install updated PTE
570 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
618 or r25=_PAGE_A,r18 // set the accessed bit
621 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only if page present
626 ITC_I(p6, r25, r26) // install updated PTE
636 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
673 or r25=_PAGE_A,r18 // set the dirty bit
676 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only if page is present
681 ITC_D(p6, r25, r26) // install updated PTE
690 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
797 mov.m r25=ar.unat // M2 (5 cyc)
920 * - r25: saved ar.unat
964 st8 [r17]=r25,PT(AR_RSC)-PT(AR_UNAT) // save ar.unat