Home | History | Annotate | Download | only in asm

Lines Matching refs:rounds

45 my ($inp,$bits,$out,$ptr,$rounds)=("x0","w1","x2","x3","w12");
129 mov $rounds,#10
163 mov $rounds,#12
171 mov $rounds,#14
206 str $rounds,[$out]
269 my $rounds="w3";
277 ldr $rounds,[$key,#240]
280 sub $rounds,$rounds,#2
287 subs $rounds,$rounds,#2
309 my ($rounds,$cnt,$key_,$step,$step1)=($enc,"w6","x7","x8","x12");
339 ldr $rounds,[$key,#240]
345 sub $rounds,$rounds,#6
347 sub $rounds,$rounds,#2
354 mov $cnt,$rounds
357 cmp $rounds,#2
394 mov $cnt,$rounds
513 cmp $rounds,#2
574 mov $cnt,$rounds
635 my ($rounds,$cnt,$key_,$ctr,$tctr,$tctr1)=("w5","w6","x7","w8","w9","w10");
659 ldr $rounds,[$key,#240]
665 sub $rounds,$rounds,#6
667 sub $rounds,$rounds,#2
674 mov $cnt,$rounds
686 cmp $rounds,#2
750 mov $cnt,$rounds