Lines Matching refs:shr
123 shr.u r17=r16,61 // get the region number into r17
125 shr.u r22=r21,3
133 (p8) shr r22=r22,r27
137 shr.u r18=r22,PGDIR_SHIFT // get bottom portion of pgd index bit
145 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT
146 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
152 shr.u r28=r22,PUD_SHIFT // shift pud index into position
154 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
163 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
173 shr.u r19=r22,PAGE_SHIFT // shift pte index into position
348 shr.u r22=r16,61 // get the region number into r21
360 shr.u r18=r16,57 // move address bit 61 to bit 4
388 shr.u r22=r16,61 // get the region number into r21
460 shr.u r17=r16,61 // get the region number into r17
467 shr.u r22=r16,r22
468 shr.u r18=r16,r18
475 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT
476 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
482 shr.u r18=r22,PUD_SHIFT // shift pud index into position
484 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
494 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
501 shr.u r19=r22,PAGE_SHIFT // shift pte index into position
1239 shr r18=r18,39 // sign extend (39=43-4)