Lines Matching defs:tmp
73 #define tmp r10
90 extr.u tmp=in0,0,3 // tmp=least significant 3 bits
100 shl tmp=tmp,3 // multiply by 8bits/byte
105 sub tmp=64,tmp // how many bits to shift our mask on the right
107 shr.u mask=mask,tmp // zero enough bits to hold v[1] valuable part
146 sub tmp=8,val1 // which byte in word
149 sub ret0=ret0,tmp // adjust
188 sub tmp=8,val1
191 sub ret0=ret0,tmp // length=now - back -1