Lines Matching refs:tp2
1498 my ($tp1,$tp2,$tp4,$tp8,$acc)=("%eax","%ebx","%edi","%edx","%r8d");
1505 lea 0($tp1,$tp1),$tp2
1507 and \$0xfefefefe,$tp2
1509 xor $tp2,$acc
1510 mov $acc,$tp2
1515 lea 0($tp2,$tp2),$tp4
1519 xor $tp1,$tp2 # tp2^tp1
1535 xor $tp8,$tp2 # tp2^tp1^tp8
1537 xor $tp2,$tp8
1541 rol \$24,$tp2 # ROTATE(tp2^tp1^tp8,24)
1542 xor $tp2,$tp1