Lines Matching full:q1
167 vld1.64 {q0-q1}, [buf]!
172 CPU_LE( vrev64.8 q1, q1 )
203 fold_32_bytes q0, q1
215 fold_16_bytes q1, q5
264 // q1 = high order part of second chunk: q7 left-shifted by 'len' bytes.
281 // then '16-len' bytes from q1 (high-order bytes).
282 vbsl.8 q2, q1, q0
304 vmov.i8 q1, #0
307 vmull.p64 q1, q1l, FOLD_CONST_L // high 32 bits * x^48 * (x^48 mod G(x))
308 veor.8 q0, q0, q1 // + low bits
314 vmull.p64 q1, q0h, FOLD_CONST_H // high 32 bits * floor(x^48 / G(x))
316 vmull.p64 q1, q1l, FOLD_CONST_L // *= G(x)