Lines Matching refs:h1
21 #define h1 0x04(%rdi) macro
80 # h01 = [0, h1, 0, h0]
84 movd h1,t1
116 # t1[1] = h1 * s4 + h3 * s2
127 # t2[1] = h1 * r0 + h3 * s3
155 # t1[1] = h1 * r1 + h3 * s4
166 # t2[1] = h1 * r2 + h3 * r0
194 # t1[1] = h1 * r3 + h3 * r1
226 # h1 = d1 & 0x3ffffff
229 mov %eax,h1
259 # h1 += h0 >> 26
262 add %eax,h1
365 # hc1 = [ (m[19-22] >> 2) & 0x3ffffff, h1 + (m[3-6] >> 2) & 0x3ffffff ]
371 movd h1,t1
523 # Now do a partial reduction mod (2^130)-5, carrying h0 -> h1 -> h2 ->
524 # h3 -> h4 -> h0 -> h1 to get h0,h2,h3,h4 < 2^26 and h1 < 2^26 + a small