Lines Matching refs:tp8
1569 my ($tp1,$tp2,$tp4,$tp8,$acc)=("%eax","%ebx","%edi","%edx","%r8d");
1584 mov $acc,$tp8
1585 shr \$7,$tp8
1587 sub $tp8,$acc
1595 mov $acc,$tp8
1596 shr \$7,$tp8
1597 sub $tp8,$acc
1598 lea 0($tp4,$tp4),$tp8
1600 and \$0xfefefefe,$tp8
1602 xor $acc,$tp8
1604 xor $tp8,$tp1 # tp1^tp8
1606 xor $tp8,$tp2 # tp2^tp1^tp8
1607 xor $tp8,$tp4 # tp4^tp1^tp8
1608 xor $tp2,$tp8
1609 xor $tp4,$tp8 # tp8^(tp8^tp4^tp1)^(tp8^tp2^tp1)=tp8^tp4^tp2
1611 xor $tp8,$tp1