Lines Matching refs:in0
71 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
102 ld $in0,0($inp)
105 ldl $in0,0+MSB($inp)
107 ldr $in0,0+LSB($inp)
112 dsbh $in0,$in0 # byte swap
114 dshd $in0,$in0
121 and $tmp1,$in0,$tmp0 # byte swap
123 dsrl $tmp2,$in0,24
132 and $tmp2,$in0,$tmp0
134 dsrl $in0,8
138 and $in0,$tmp0
142 or $in0,$tmp1
144 dsrl $tmp1,$in0,32
146 dsll $in0,32
148 or $in0,$tmp1
158 and $in0,$tmp0
162 sd $in0,24($ctx)
175 ($s0,$s1,$s2,$s3,$s4,$s5,$in0,$in1,$t2);
219 ld $in0,0($inp) # load input
222 ldl $in0,0+MSB($inp) # load input
224 ldr $in0,0+LSB($inp)
231 dsbh $in0,$in0 # byte swap
233 dshd $in0,$in0
240 and $tmp1,$in0,$tmp0 # byte swap
242 dsrl $tmp2,$in0,24
251 and $tmp2,$in0,$tmp0
253 dsrl $in0,8
257 and $in0,$tmp0
261 or $in0,$tmp1
263 dsrl $tmp1,$in0,32
265 dsll $in0,32
267 or $in0,$tmp1
271 daddu $h0,$in0 # accumulate input
273 sltu $tmp0,$h0,$in0
367 daddiu $in0,$tmp0,5 # compare to modulus
368 sltiu $tmp3,$in0,5
377 and $in0,$tmp2
381 or $in0,$tmp0
393 daddu $in0,$tmp0 # accumulate nonce
395 sltu $tmp0,$in0,$tmp0
398 dsrl $tmp0,$in0,8 # write mac value
399 dsrl $tmp1,$in0,16
400 dsrl $tmp2,$in0,24
401 sb $in0,0($mac)
402 dsrl $tmp3,$in0,32
404 dsrl $tmp0,$in0,40
406 dsrl $tmp1,$in0,48
408 dsrl $tmp2,$in0,56