Lines Matching refs:p7
134 cmp.eq p6,p7=5,r17 // is IFA pointing into to region 5?
137 (p7) dep r17=r17,r19,(PAGE_SHIFT-3),3 // put region number bits in place
142 .pred.rel "mutex", p6, p7
144 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
147 (p7) dep r17=r18,r17,3,(PAGE_SHIFT-6) // r17=pgd_offset for region[0-4]
148 cmp.eq p7,p6=0,r21 // unused address bits all zeroes?
157 (p7) cmp.eq p6,p7=r17,r0 // was pgd_present(*pgd) == NULL?
162 (p7) ld8 r29=[r28] // get *pud (may be 0)
164 (p7) cmp.eq.or.andcm p6,p7=r29,r0 // was pud_present(*pud) == NULL?
170 (p7) ld8 r20=[r17] // get *pmd (may be 0)
173 (p7) cmp.eq.or.andcm p6,p7=r20,r0 // was pmd_present(*pmd) == NULL?
176 (p7) ld8 r18=[r21] // read *pte
179 (p7) tbit.z p6,p7=r18,_PAGE_P_BIT // page present bit cleared?
182 (p7) tbit.nz.unc p10,p11=r19,32 // is it an instruction TLB miss?
201 ITC_D(p7, r24, r25)
228 cmp.ne p6,p7=r0,r0
230 cmp.ne.or.andcm p6,p7=r26,r20 // did *pmd change
232 cmp.ne.or.andcm p6,p7=r19,r29 // did *pud change
237 (p7) cmp.ne.or.andcm p6,p7=r25,r18 // did *pte change
282 cmp.ne p7,p0=r18,r19
284 (p7) ptc.l r16,r20
326 cmp.ne p7,p0=r18,r19
328 (p7) ptc.l r16,r20
407 tbit.nz p6,p7=r20,IA64_ISR_SP_BIT // is speculation bit on?
413 (p9) cmp.eq.or.andcm p6,p7=IA64_ISR_CODE_LFETCH,r22 // check isr.code field
422 ITC_D(p7, r19, r18) // insert the TLB entry
461 cmp.eq p6,p7=5,r17 // is faulting address in region 5?
467 (p7) dep r17=r17,r19,(PAGE_SHIFT-3),3 // put region number bits in place
472 .pred.rel "mutex", p6, p7
474 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
477 (p7) dep r17=r18,r17,3,(PAGE_SHIFT-6) // r17=pgd_offset for region[0-4]
478 cmp.eq p7,p6=0,r21 // unused address bits all zeroes?
487 (p7) cmp.eq p6,p7=r17,r0 // was pgd_present(*pgd) == NULL?
491 (p7) ld8 r17=[r17] // get *pud (may be 0)
494 (p7) cmp.eq.or.andcm p6,p7=r17,r0 // was pud_present(*pud) == NULL?
498 (p7) ld8 r17=[r17] // get *pmd (may be 0)
501 (p7) cmp.eq.or.andcm p6,p7=r17,r0 // was pmd_present(*pmd) == NULL?
551 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
556 (p6) cmp.eq p6,p7=r26,r18 // Only compare if page is present
568 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
570 (p7) ptc.l r16,r24
617 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
622 (p6) cmp.eq p6,p7=r26,r18 // Only if page present
634 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
636 (p7) ptc.l r16,r24
672 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
677 (p6) cmp.eq p6,p7=r26,r18 // Only if page is present
688 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
690 (p7) ptc.l r16,r24
750 cmp.eq p0,p7=r18,r17 // I0 is this a system call?
751 (p7) br.cond.spnt non_syscall // B no ->
771 cmp.leu p6,p7=r15,r3 // A syscall number in range?
776 tnat.nz.or p7,p0=r15 // I0 is syscall nr a NaT?
783 (p7) movl r30=sys_ni_syscall // X