Home | History | Annotate | Download | only in Tremolo

Lines Matching full:word

77 					@ there must be more in the next word
193 AND r10,r3,#3 @ r10= bytes to backtrk to word align
194 MOV r10,r10,LSL #3 @ r10= bits to backtrk to word align
195 RSB r10,r10,#32 @ r10= bits left in word
196 ADDS r10,r10,r2 @ r10= bits left in word after skip
199 BIC r3,r3,#3 @ r3 = Pointer to start (word)
224 BIC r2,r3,#3 @ r2 = b->headptr (word)
269 @ there must be more in the next word
325 AND r3,r6,#3 @ r3 = bytes used in first word
326 RSB r3,r2,r3,LSL #3 @ r3 = bits used in first word
327 BIC r2,r6,#3 @ r2 = word ptr
362 AND r3,r6,#3 @ r3 = bytes used in first word
363 MOV r3,r3,LSL #3 @ r3 = bits used in first word
364 BIC r2,r6,#3 @ r2 = word ptr