Lines Matching +full:1 +full:v2
52 * can be multiplied by 1 to perform an XOR without the need for a separate
64 .quad 0x0f200aa66, 1 << 32 # R5, x32
65 .quad 0x0490d678d, 1 # R6, 1
122 * in V2, V3, and V4 respectively.
125 VGFMAG %v2,CONST_R1R2,%v2,%v6
138 VGFMAG %v1,CONST_R3R4,%v1,%v2
148 VL %v2,0,,%r3 /* Load next data chunk */
149 VGFMAG %v1,CONST_R3R4,%v1,%v2 /* Fold next data chunk */
163 * VGFMG instruction, multiply the rightmost 64-bit with x^32 (1<<32) to
186 * 1. T1(x) = floor( R(x) / x^32 ) GF2MUL u
197 VUPLLF %v2,%v1
198 VGFMG %v2,CONST_RU_POLY,%v2
202 * V2 and XOR the intermediate result, T2(x), with the value in V1.
203 * The final result is in the rightmost word of V2.
205 VUPLLF %v2,%v2
206 VGFMAG %v2,CONST_CRC_POLY,%v2,%v1
209 VLGVF %r2,%v2,3