Lines Matching refs:tp2
1569 my ($tp1,$tp2,$tp4,$tp8,$acc)=("%eax","%ebx","%edi","%edx","%r8d");
1576 lea 0($tp1,$tp1),$tp2
1578 and \$0xfefefefe,$tp2
1580 xor $tp2,$acc
1581 mov $acc,$tp2
1586 lea 0($tp2,$tp2),$tp4
1590 xor $tp1,$tp2 # tp2^tp1
1606 xor $tp8,$tp2 # tp2^tp1^tp8
1608 xor $tp2,$tp8
1612 rol \$24,$tp2 # ROTATE(tp2^tp1^tp8,24)
1613 xor $tp2,$tp1