Lines Matching refs:shr
121 shr.u r17=r16,61 // get the region number into r17
123 shr.u r22=r21,3
131 (p8) shr r22=r22,r27
135 shr.u r18=r22,PGDIR_SHIFT // get bottom portion of pgd index bit
143 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT
144 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
150 shr.u r28=r22,PUD_SHIFT // shift pud index into position
152 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
161 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
171 shr.u r19=r22,PAGE_SHIFT // shift pte index into position
346 shr.u r22=r16,61 // get the region number into r21
358 shr.u r18=r16,57 // move address bit 61 to bit 4
386 shr.u r22=r16,61 // get the region number into r21
458 shr.u r17=r16,61 // get the region number into r17
465 shr.u r22=r16,r22
466 shr.u r18=r16,r18
473 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT
474 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3
480 shr.u r18=r22,PUD_SHIFT // shift pud index into position
482 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
492 shr.u r18=r22,PMD_SHIFT // shift pmd index into position
499 shr.u r19=r22,PAGE_SHIFT // shift pte index into position
1239 shr r18=r18,39 // sign extend (39=43-4)