Lines Matching +full:1 +full:v2
38 * R1 = [(x4*128+32 mod P'(x) << 32)]' << 1
39 * R2 = [(x4*128-32 mod P'(x) << 32)]' << 1
40 * R3 = [(x128+32 mod P'(x) << 32)]' << 1
41 * R4 = [(x128-32 mod P'(x) << 32)]' << 1
42 * R5 = [(x64 mod P'(x) << 32)]' << 1
43 * R6 = [(x32 mod P'(x) << 32)]' << 1
68 .octa 0x1DB710641 # P'(x) << 1
77 .octa 0x105ec76f0 # P'(x) << 1
134 VPERM %v2,%v2,%v2,CONST_PERM_LE2BE
158 * in V2, V3, and V4 respectively.
161 VGFMAG %v2,CONST_R2R1,%v2,%v6
177 VGFMAG %v1,CONST_R4R3,%v1,%v2
186 VL %v2,0,,%r3 /* Load next data chunk */
187 VPERM %v2,%v2,%v2,CONST_PERM_LE2BE
188 VGFMAG %v1,CONST_R4R3,%v1,%v2 /* Fold next data chunk */
199 * be loaded in bits 1-4 in byte element 7 of a vector register.
211 VLEIG %v0,1,0
226 * and store the result in V2 which is then accumulated. Use the
235 VSRLB %v2,%v1,%v9 /* Store remaining bits in V2 */
237 VGFMAG %v1,CONST_R5,%v1,%v2 /* V1 = (V1 * R5) XOR V2 */
249 * 1. T1(x) = floor( R(x) / x^32 ) GF2MUL u
259 VUPLLF %v2,%v1
260 VGFMG %v2,CONST_RU_POLY,%v2
264 * V2 and XOR the intermediate result, T2(x), with the value in V1.
265 * The final result is stored in word element 2 of V2.
267 VUPLLF %v2,%v2
268 VGFMAG %v2,CONST_CRC_POLY,%v2,%v1
271 VLGVF %r2,%v2,2