Lines Matching refs:s4
37 #define s4 0x0c(%rsp) macro
67 # s1..s4 = r1..r4 * 5
79 mov %eax,s4
120 # t1[1] = h1 * s4 + h3 * s2
122 movd s4,t2
130 # t2[0] = h0 * r1 + h2 * s4
136 movd s4,t3
159 # t1[1] = h1 * r1 + h3 * s4
165 movd s4,t3
181 # t3[1] = h4 * s4
183 movd s4,t4
349 # combine r4,u4 and s4=r4*5,v4=u4*5
401 # t1 += [ hc1[1] * s4, hc1[0] * v4 ]
430 # t1 += [ hc2[1] * s4, hc2[0] * v4 ]
459 # t1 += [ hc3[1] * s4, hc3[0] * v4 ]
488 # t1 += [ hc4[1] * s4, hc4[0] * v4 ]