Lines Matching refs:rounds

120 my ($inp,$bits,$out,$ptr,$cnt,$rounds)=map("r$_",(3..8));
261 li $rounds,10
335 li $rounds,12
343 li $rounds,14
397 stw $rounds,0($out)
417 slwi $cnt,$rounds,4
419 srwi $rounds,$rounds,1
421 mtctr $rounds
459 my ($inp,$out,$key,$rounds,$idx)=map("r$_",(3..7));
463 lwz $rounds,240($key)
480 srwi $rounds,$rounds,1
483 subi $rounds,$rounds,1
489 mtctr $rounds
534 my ($inp,$out,$len,$key,$ivp,$enc,$rounds,$idx)=map("r$_",(3..10));
560 lwz $rounds,240($key)
573 srwi $rounds,$rounds,1
575 subi $rounds,$rounds,1
582 mtctr $rounds
630 mtctr $rounds
753 subi $rounds,$rounds,3 # -4 in total
762 mtctr $rounds
830 mtctr $rounds
990 mtctr $rounds
1307 my ($inp,$out,$len,$key,$ivp,$x10,$rounds,$idx)=map("r$_",(3..10));
1336 lwz $rounds,240($key)
1343 srwi $rounds,$rounds,1
1345 subi $rounds,$rounds,1
1357 mtctr $rounds
1398 mtctr $rounds
1475 subi $rounds,$rounds,3 # -4 in total
1483 mtctr $rounds
1542 mtctr $rounds
1698 mtctr $rounds
1966 my ($inp,$out,$len,$key1,$key2,$ivp,$rounds,$idx) = map("r$_",(3..10));
2008 lwz $rounds,240($key2)
2009 srwi $rounds,$rounds,1
2010 subi $rounds,$rounds,1
2020 mtctr $rounds
2052 lwz $rounds,240($key1)
2053 srwi $rounds,$rounds,1
2054 subi $rounds,$rounds,1
2081 mtctr $rounds
2139 mtctr $rounds
2159 mtctr $rounds
2222 lwz $rounds,240($key2)
2223 srwi $rounds,$rounds,1
2224 subi $rounds,$rounds,1
2234 mtctr $rounds
2267 lwz $rounds,240($key1)
2268 srwi $rounds,$rounds,1
2269 subi $rounds,$rounds,1
2289 mtctr $rounds
2344 mtctr $rounds
2413 mtctr $rounds
2498 subi $rounds,$rounds,3 # -4 in total
2506 mtctr $rounds
2605 mtctr $rounds
2771 mtctr $rounds
2952 mtctr $rounds
3150 subi $rounds,$rounds,3 # -4 in total
3158 mtctr $rounds
3257 mtctr $rounds
3421 mtctr $rounds
3567 mtctr $rounds
3640 mtctr $rounds
3787 mtctr $rounds