Lines Matching refs:r25
114 MOV_FROM_ITIR(r25)
125 extr.u r26=r25,2,6
130 (p8) dep r25=r18,r25,2,6
191 MOV_TO_ITIR(p8, r25, r24) // change to default page-size for VHPT
201 ITC_D(p7, r24, r25)
223 ld8 r25=[r21] // read *pte again
237 (p7) cmp.ne.or.andcm p6,p7=r25,r18 // did *pte change
390 THASH(p8, r17, r16, r25)
392 MOV_TO_IHA(p8, r17, r25)
398 mov r25=PERCPU_PAGE_SHIFT << 2
411 MOV_TO_ITIR(p10, r25, r24)
550 or r25=_PAGE_D|_PAGE_A,r18 // set the dirty and accessed bits
553 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only update if page is present
558 ITC_D(p6, r25, r18) // install updated PTE
568 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
616 or r25=_PAGE_A,r18 // set the accessed bit
619 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only if page present
624 ITC_I(p6, r25, r26) // install updated PTE
634 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
671 or r25=_PAGE_A,r18 // set the dirty bit
674 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only if page is present
679 ITC_D(p6, r25, r26) // install updated PTE
688 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
795 mov.m r25=ar.unat // M2 (5 cyc)
962 st8 [r17]=r25,PT(AR_RSC)-PT(AR_UNAT) // save ar.unat