Lines Matching refs:s1
47 my ($h0,$h1,$h2,$r0,$r1,$s1,$t0,$t1,$d0,$d1,$d2) = map("x$_",(4..14));
78 mov $s1,#0xfffffffc0fffffff
79 movk $s1,#0x0fff,lsl#48
84 and $r0,$r0,$s1 // &=0ffffffc0fffffff
85 and $s1,$s1,#-4
86 and $r1,$r1,$s1 // &=0ffffffc0ffffffc
87 mov w#$s1,#-1
89 str w#$s1,[$ctx,#48] // impossible key power value
146 add $s1,$r1,$r1,lsr#2 // s1 = r1 + (r1 >> 2)
165 mul $t0,$h1,$s1 // h1*5*r1
166 umulh $t1,$h1,$s1
179 mul $t0,$h2,$s1 // h2*5*r1
279 mul $t0,$h1,$s1 // h1*5*r1
280 umulh $t1,$h1,$s1
293 mul $t0,$h2,$s1 // h2*5*r1
379 add $s1,$r1,$r1,lsr#2 // s1 = r1 + (r1 >> 2)
412 add $s1,$r1,$r1,lsr#2 // s1 = r1 + (r1 >> 2)
443 add $s1,$r1,$r1,lsr#2 // s1 = r1 + (r1 >> 2)