Lines Matching refs:d1

101 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_2()  local
103 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_2()
111 d1 ^= p2[1]; in xor_32regs_2()
119 p1[1] = d1; in xor_32regs_2()
138 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
140 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_3()
148 d1 ^= p2[1]; in xor_32regs_3()
156 d1 ^= p3[1]; in xor_32regs_3()
164 p1[1] = d1; in xor_32regs_3()
184 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
186 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_4()
194 d1 ^= p2[1]; in xor_32regs_4()
202 d1 ^= p3[1]; in xor_32regs_4()
210 d1 ^= p4[1]; in xor_32regs_4()
218 p1[1] = d1; in xor_32regs_4()
239 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_5() local
241 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_5()
249 d1 ^= p2[1]; in xor_32regs_5()
257 d1 ^= p3[1]; in xor_32regs_5()
265 d1 ^= p4[1]; in xor_32regs_5()
273 d1 ^= p5[1]; in xor_32regs_5()
281 p1[1] = d1; in xor_32regs_5()
432 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_2() local
438 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_2()
446 d1 ^= p2[1]; in xor_32regs_p_2()
454 p1[1] = d1; in xor_32regs_p_2()
479 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_3() local
486 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_3()
494 d1 ^= p2[1]; in xor_32regs_p_3()
502 d1 ^= p3[1]; in xor_32regs_p_3()
510 p1[1] = d1; in xor_32regs_p_3()
537 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_4() local
545 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_4()
553 d1 ^= p2[1]; in xor_32regs_p_4()
561 d1 ^= p3[1]; in xor_32regs_p_4()
569 d1 ^= p4[1]; in xor_32regs_p_4()
577 p1[1] = d1; in xor_32regs_p_4()
606 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_5() local
615 d1 = p1[1]; /* ... in bursts, if possible. */ in xor_32regs_p_5()
623 d1 ^= p2[1]; in xor_32regs_p_5()
631 d1 ^= p3[1]; in xor_32regs_p_5()
639 d1 ^= p4[1]; in xor_32regs_p_5()
647 d1 ^= p5[1]; in xor_32regs_p_5()
655 p1[1] = d1; in xor_32regs_p_5()