Lines Matching refs:rounds

87 my ($inp,$bits,$out,$ptr,$cnt,$rounds)=map("r$_",(3..8));
230 li $rounds,10
304 li $rounds,12
312 li $rounds,14
366 stw $rounds,0($out)
388 slwi $cnt,$rounds,4
390 srwi $rounds,$rounds,1
392 mtctr $rounds
430 my ($inp,$out,$key,$rounds,$idx)=map("r$_",(3..7));
436 lwz $rounds,240($key)
453 srwi $rounds,$rounds,1
456 subi $rounds,$rounds,1
462 mtctr $rounds
507 my ($inp,$out,$len,$key,$ivp,$enc,$rounds,$idx)=map("r$_",(3..10));
535 lwz $rounds,240($key)
548 srwi $rounds,$rounds,1
550 subi $rounds,$rounds,1
557 mtctr $rounds
605 mtctr $rounds
729 subi $rounds,$rounds,3 # -4 in total
738 mtctr $rounds
806 mtctr $rounds
966 mtctr $rounds
1265 my ($inp,$out,$len,$key,$ivp,$x10,$rounds,$idx)=map("r$_",(3..10));
1296 lwz $rounds,240($key)
1303 srwi $rounds,$rounds,1
1305 subi $rounds,$rounds,1
1317 mtctr $rounds
1358 mtctr $rounds
1436 subi $rounds,$rounds,3 # -4 in total
1444 mtctr $rounds
1503 mtctr $rounds
1659 mtctr $rounds
1927 my ($inp,$out,$len,$key1,$key2,$ivp,$rounds,$idx) = map("r$_",(3..10));
1971 lwz $rounds,240($key2)
1972 srwi $rounds,$rounds,1
1973 subi $rounds,$rounds,1
1983 mtctr $rounds
2015 lwz $rounds,240($key1)
2016 srwi $rounds,$rounds,1
2017 subi $rounds,$rounds,1
2044 mtctr $rounds
2102 mtctr $rounds
2122 mtctr $rounds
2187 lwz $rounds,240($key2)
2188 srwi $rounds,$rounds,1
2189 subi $rounds,$rounds,1
2199 mtctr $rounds
2232 lwz $rounds,240($key1)
2233 srwi $rounds,$rounds,1
2234 subi $rounds,$rounds,1
2254 mtctr $rounds
2309 mtctr $rounds
2378 mtctr $rounds
2463 subi $rounds,$rounds,3 # -4 in total
2471 mtctr $rounds
2570 mtctr $rounds
2736 mtctr $rounds
2917 mtctr $rounds
3115 subi $rounds,$rounds,3 # -4 in total
3123 mtctr $rounds
3222 mtctr $rounds
3386 mtctr $rounds
3532 mtctr $rounds
3605 mtctr $rounds
3752 mtctr $rounds