Lines Matching refs:shr
124 shr.u r17=r16,61 // get the region number into r17
126 shr.u r22=r21,3
134 (p8) shr r22=r22,r27
138 shr.u r18=r22,PGDIR_SHIFT // get bottom portion of pgd index bit
146 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT
147 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
153 shr.u r28=r22,PUD_SHIFT // shift pud index into position
155 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
164 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
174 shr.u r19=r22,PAGE_SHIFT // shift pte index into position
349 shr.u r22=r16,61 // get the region number into r21
361 shr.u r18=r16,57 // move address bit 61 to bit 4
389 shr.u r22=r16,61 // get the region number into r21
461 shr.u r17=r16,61 // get the region number into r17
468 shr.u r22=r16,r22
469 shr.u r18=r16,r18
476 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT
477 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
483 shr.u r18=r22,PUD_SHIFT // shift pud index into position
485 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
495 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
502 shr.u r19=r22,PAGE_SHIFT // shift pte index into position
1240 shr r18=r18,39 // sign extend (39=43-4)