Lines Matching full:q1
232 vld1.64 {q0-q1}, [buf]!
237 CPU_LE( vrev64.8 q1, q1 )
268 fold_32_bytes q0, q1, \p
280 fold_16_bytes q1, q5, \p
327 // q1 = high order part of second chunk: q7 left-shifted by 'len' bytes.
344 // then '16-len' bytes from q1 (high-order bytes).
345 vbsl.8 q2, q1, q0
401 vmov.i8 q1, #0
404 vmull.p64 q1, q1l, FOLD_CONST_L // high 32 bits * x^48 * (x^48 mod G(x))
405 veor.8 q0, q0, q1 // + low bits
411 vmull.p64 q1, q0h, FOLD_CONST_H // high 32 bits * floor(x^48 / G(x))
413 vmull.p64 q1, q1l, FOLD_CONST_L // *= G(x)