Lines Matching refs:p7

137 	cmp.eq p6,p7=5,r17			// is IFA pointing into to region 5?
140 (p7) dep r17=r17,r19,(PAGE_SHIFT-3),3 // put region number bits in place
145 .pred.rel "mutex", p6, p7
147 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
150 (p7) dep r17=r18,r17,3,(PAGE_SHIFT-6) // r17=pgd_offset for region[0-4]
151 cmp.eq p7,p6=0,r21 // unused address bits all zeroes?
160 (p7) cmp.eq p6,p7=r17,r0 // was pgd_present(*pgd) == NULL?
165 (p7) ld8 r29=[r28] // get *pud (may be 0)
167 (p7) cmp.eq.or.andcm p6,p7=r29,r0 // was pud_present(*pud) == NULL?
173 (p7) ld8 r20=[r17] // get *pmd (may be 0)
176 (p7) cmp.eq.or.andcm p6,p7=r20,r0 // was pmd_present(*pmd) == NULL?
179 (p7) ld8 r18=[r21] // read *pte
182 (p7) tbit.z p6,p7=r18,_PAGE_P_BIT // page present bit cleared?
185 (p7) tbit.nz.unc p10,p11=r19,32 // is it an instruction TLB miss?
204 ITC_D(p7, r24, r25)
231 cmp.ne p6,p7=r0,r0
233 cmp.ne.or.andcm p6,p7=r26,r20 // did *pmd change
235 cmp.ne.or.andcm p6,p7=r19,r29 // did *pud change
240 (p7) cmp.ne.or.andcm p6,p7=r25,r18 // did *pte change
285 cmp.ne p7,p0=r18,r19
287 (p7) ptc.l r16,r20
329 cmp.ne p7,p0=r18,r19
331 (p7) ptc.l r16,r20
410 tbit.nz p6,p7=r20,IA64_ISR_SP_BIT // is speculation bit on?
416 (p9) cmp.eq.or.andcm p6,p7=IA64_ISR_CODE_LFETCH,r22 // check isr.code field
425 ITC_D(p7, r19, r18) // insert the TLB entry
464 cmp.eq p6,p7=5,r17 // is faulting address in region 5?
470 (p7) dep r17=r17,r19,(PAGE_SHIFT-3),3 // put region number bits in place
475 .pred.rel "mutex", p6, p7
477 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
480 (p7) dep r17=r18,r17,3,(PAGE_SHIFT-6) // r17=pgd_offset for region[0-4]
481 cmp.eq p7,p6=0,r21 // unused address bits all zeroes?
490 (p7) cmp.eq p6,p7=r17,r0 // was pgd_present(*pgd) == NULL?
494 (p7) ld8 r17=[r17] // get *pud (may be 0)
497 (p7) cmp.eq.or.andcm p6,p7=r17,r0 // was pud_present(*pud) == NULL?
501 (p7) ld8 r17=[r17] // get *pmd (may be 0)
504 (p7) cmp.eq.or.andcm p6,p7=r17,r0 // was pmd_present(*pmd) == NULL?
554 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
559 (p6) cmp.eq p6,p7=r26,r18 // Only compare if page is present
571 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
573 (p7) ptc.l r16,r24
620 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
625 (p6) cmp.eq p6,p7=r26,r18 // Only if page present
637 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
639 (p7) ptc.l r16,r24
675 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
680 (p6) cmp.eq p6,p7=r26,r18 // Only if page is present
691 cmp.eq p6,p7=r18,r25 // is it same as the newly installed
693 (p7) ptc.l r16,r24
753 cmp.eq p0,p7=r18,r17 // I0 is this a system call?
754 (p7) br.cond.spnt non_syscall // B no ->
774 cmp.leu p6,p7=r15,r3 // A syscall number in range?
779 tnat.nz.or p7,p0=r15 // I0 is syscall nr a NaT?
786 (p7) movl r30=sys_ni_syscall // X