Lines Matching refs:d1

109 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_2()  local
111 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_2()
119 d1 ^= p2[1]; in xor_32regs_2()
127 p1[1] = d1; in xor_32regs_2()
147 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
149 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_3()
157 d1 ^= p2[1]; in xor_32regs_3()
165 d1 ^= p3[1]; in xor_32regs_3()
173 p1[1] = d1; in xor_32regs_3()
195 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
197 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_4()
205 d1 ^= p2[1]; in xor_32regs_4()
213 d1 ^= p3[1]; in xor_32regs_4()
221 d1 ^= p4[1]; in xor_32regs_4()
229 p1[1] = d1; in xor_32regs_4()
253 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_5() local
255 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_5()
263 d1 ^= p2[1]; in xor_32regs_5()
271 d1 ^= p3[1]; in xor_32regs_5()
279 d1 ^= p4[1]; in xor_32regs_5()
287 d1 ^= p5[1]; in xor_32regs_5()
295 p1[1] = d1; in xor_32regs_5()
454 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_2() local
460 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_2()
468 d1 ^= p2[1]; in xor_32regs_p_2()
476 p1[1] = d1; in xor_32regs_p_2()
502 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_3() local
509 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_3()
517 d1 ^= p2[1]; in xor_32regs_p_3()
525 d1 ^= p3[1]; in xor_32regs_p_3()
533 p1[1] = d1; in xor_32regs_p_3()
562 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_4() local
570 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_4()
578 d1 ^= p2[1]; in xor_32regs_p_4()
586 d1 ^= p3[1]; in xor_32regs_p_4()
594 d1 ^= p4[1]; in xor_32regs_p_4()
602 p1[1] = d1; in xor_32regs_p_4()
634 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_5() local
643 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_5()
651 d1 ^= p2[1]; in xor_32regs_p_5()
659 d1 ^= p3[1]; in xor_32regs_p_5()
667 d1 ^= p4[1]; in xor_32regs_p_5()
675 d1 ^= p5[1]; in xor_32regs_p_5()
683 p1[1] = d1; in xor_32regs_p_5()