Lines Matching refs:in0
67 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
98 ld $in0,0($inp)
101 ldl $in0,0+MSB($inp)
103 ldr $in0,0+LSB($inp)
108 dsbh $in0,$in0 # byte swap
110 dshd $in0,$in0
117 and $tmp1,$in0,$tmp0 # byte swap
119 dsrl $tmp2,$in0,24
128 and $tmp2,$in0,$tmp0
130 dsrl $in0,8
134 and $in0,$tmp0
138 or $in0,$tmp1
140 dsrl $tmp1,$in0,32
142 dsll $in0,32
144 or $in0,$tmp1
154 and $in0,$tmp0
158 sd $in0,24($ctx)
171 ($s0,$s1,$s2,$s3,$s4,$s5,$in0,$in1,$t2);
215 ld $in0,0($inp) # load input
218 ldl $in0,0+MSB($inp) # load input
220 ldr $in0,0+LSB($inp)
227 dsbh $in0,$in0 # byte swap
229 dshd $in0,$in0
236 and $tmp1,$in0,$tmp0 # byte swap
238 dsrl $tmp2,$in0,24
247 and $tmp2,$in0,$tmp0
249 dsrl $in0,8
253 and $in0,$tmp0
257 or $in0,$tmp1
259 dsrl $tmp1,$in0,32
261 dsll $in0,32
263 or $in0,$tmp1
267 daddu $h0,$in0 # accumulate input
269 sltu $tmp0,$h0,$in0
363 daddiu $in0,$tmp0,5 # compare to modulus
364 sltiu $tmp3,$in0,5
373 and $in0,$tmp2
377 or $in0,$tmp0
389 daddu $in0,$tmp0 # accumulate nonce
391 sltu $tmp0,$in0,$tmp0
394 dsrl $tmp0,$in0,8 # write mac value
395 dsrl $tmp1,$in0,16
396 dsrl $tmp2,$in0,24
397 sb $in0,0($mac)
398 dsrl $tmp3,$in0,32
400 dsrl $tmp0,$in0,40
402 dsrl $tmp1,$in0,48
404 dsrl $tmp2,$in0,56