Lines Matching +full:0 +full:x128
39 * R3 = x128+64 mod P(x)
40 * R4 = x128 mod P(x)
51 * The righmost doubleword can be 0 to prevent contribution to the result or
57 * P(x) = 0x04C11DB7
58 * P'(x) = 0xEDB88320
62 .quad 0x08833794c, 0x0e6228b11 # R1, R2
63 .quad 0x0c5b9cd4c, 0x0e8a45605 # R3, R4
64 .quad 0x0f200aa66, 1 << 32 # R5, x32
65 .quad 0x0490d678d, 1 # R6, 1
66 .quad 0x104d101df, 0 # u
67 .quad 0x104C11DB7, 0 # P(x)
79 * %r2: Initial CRC value, typically ~0; and final CRC (return) value.
96 VLM CONST_R1R2,CONST_CRC_POLY,0,%r5
100 VLVGF %v0,%r2,0
103 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
114 VLM %v5,%v8,0,%r3
147 VL %v2,0,,%r3 /* Load next data chunk */
170 * single VGFMG, the rightmost doubleword is multiplied with 0x1. The