Home | History | Annotate | Download | only in sha

Lines Matching refs:t1

38 $t1="r10";
64 mov $t1,$Ehi,lsr#14
66 eor $t1,$t1,$Elo,lsl#18
68 eor $t1,$t1,$Ehi,lsr#18
70 eor $t1,$t1,$Elo,lsl#14
72 eor $t1,$t1,$Elo,lsr#9
74 eor $t1,$t1,$Ehi,lsl#23 @ Sigma1(e)
76 adc $Thi,$Thi,$t1 @ T += Sigma1(e)
81 ldr $t1,[sp,#$Foff+4] @ f.hi
90 eor $t1,$t1,$t3
92 and $t1,$t1,$Ehi
94 eor $t1,$t1,$t3 @ Ch(e,f,g)
102 adc $Thi,$Thi,$t1 @ T += Ch(e,f,g)
118 mov $t1,$Ahi,lsr#28
120 eor $t1,$t1,$Alo,lsl#4
122 eor $t1,$t1,$Alo,lsr#2
124 eor $t1,$t1,$Ahi,lsl#30
126 eor $t1,$t1,$Alo,lsr#7
128 eor $t1,$t1,$Ahi,lsl#25 @ Sigma0(a)
130 adc $Thi,$Thi,$t1 @ T += Sigma0(a)
134 ldr $t1,[sp,#$Boff+4] @ b.hi
138 and $t3,$Ahi,$t1
139 orr $Ahi,$Ahi,$t1
209 ldr $t1, [$ctx,#$Goff+$hi]
214 str $t1, [sp,#$Goff+4]
222 ldr $t1, [$ctx,#$Coff+$hi]
228 str $t1, [sp,#$Coff+4]
239 ldrb $t1, [$inp,#5]
245 orr $Tlo,$Tlo,$t1,lsl#16
246 ldrb $t1, [$inp],#8
250 orr $Thi,$Thi,$t1,lsl#24
262 ldr $t1,[sp,#`$Xoff+8*(16-1)`+4]
270 mov $Thi,$t1,lsr#1
271 eor $Tlo,$Tlo,$t1,lsl#31
274 eor $Thi,$Thi,$t1,lsr#8
275 eor $Tlo,$Tlo,$t1,lsl#24
278 eor $Thi,$Thi,$t1,lsr#7
279 eor $Tlo,$Tlo,$t1,lsl#25
285 mov $t1,$t3,lsr#19
287 eor $t1,$t1,$t2,lsl#13
289 eor $t1,$t1,$t2,lsr#29
291 eor $t1,$t1,$t3,lsl#3
293 eor $t1,$t1,$t3,lsr#6
299 adc $Thi,$Thi,$t1
302 ldr $t1,[sp,#`$Xoff+8*16`+4]
306 adc $Thi,$Thi,$t1
319 ldr $t1, [$ctx,#$Aoff+$hi]
323 adc $t1,$Ahi,$t1
327 str $t1, [$ctx,#$Aoff+$hi]
336 ldr $t1, [$ctx,#$Coff+$hi]
340 adc $t1,$Ahi,$t1
344 str $t1, [$ctx,#$Coff+$hi]
351 ldr $t1, [$ctx,#$Eoff+$hi]
355 adc $Ehi,$Ehi,$t1
368 ldr $t1, [$ctx,#$Goff+$hi]
372 adc $t1,$Ahi,$t1
376 str $t1, [$ctx,#$Goff+$hi]