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()
146 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
148 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_3()
156 d1 ^= p2[1]; in xor_32regs_3()
164 d1 ^= p3[1]; in xor_32regs_3()
172 p1[1] = d1; in xor_32regs_3()
192 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
194 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_4()
202 d1 ^= p2[1]; in xor_32regs_4()
210 d1 ^= p3[1]; in xor_32regs_4()
218 d1 ^= p4[1]; in xor_32regs_4()
226 p1[1] = d1; in xor_32regs_4()
247 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_5() local
249 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_5()
257 d1 ^= p2[1]; in xor_32regs_5()
265 d1 ^= p3[1]; in xor_32regs_5()
273 d1 ^= p4[1]; in xor_32regs_5()
281 d1 ^= p5[1]; in xor_32regs_5()
289 p1[1] = d1; in xor_32regs_5()
440 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_2() local
446 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_2()
454 d1 ^= p2[1]; in xor_32regs_p_2()
462 p1[1] = d1; in xor_32regs_p_2()
487 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_3() local
494 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_3()
502 d1 ^= p2[1]; in xor_32regs_p_3()
510 d1 ^= p3[1]; in xor_32regs_p_3()
518 p1[1] = d1; in xor_32regs_p_3()
545 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_4() local
553 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_4()
561 d1 ^= p2[1]; in xor_32regs_p_4()
569 d1 ^= p3[1]; in xor_32regs_p_4()
577 d1 ^= p4[1]; in xor_32regs_p_4()
585 p1[1] = d1; in xor_32regs_p_4()
614 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_5() local
623 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_5()
631 d1 ^= p2[1]; in xor_32regs_p_5()
639 d1 ^= p3[1]; in xor_32regs_p_5()
647 d1 ^= p4[1]; in xor_32regs_p_5()
655 d1 ^= p5[1]; in xor_32regs_p_5()
663 p1[1] = d1; in xor_32regs_p_5()