Lines Matching refs:s4
35 #define s4 0x0c(%rsp) macro
65 # s1..s4 = r1..r4 * 5
77 mov %eax,s4
118 # t1[1] = h1 * s4 + h3 * s2
120 movd s4,t2
128 # t2[0] = h0 * r1 + h2 * s4
134 movd s4,t3
157 # t1[1] = h1 * r1 + h3 * s4
163 movd s4,t3
179 # t3[1] = h4 * s4
181 movd s4,t4
347 # combine r4,u4 and s4=r4*5,v4=u4*5
399 # t1 += [ hc1[1] * s4, hc1[0] * v4 ]
428 # t1 += [ hc2[1] * s4, hc2[0] * v4 ]
457 # t1 += [ hc3[1] * s4, hc3[0] * v4 ]
486 # t1 += [ hc4[1] * s4, hc4[0] * v4 ]