Home | History | Annotate | Download | only in armv5te

Lines Matching refs:shift

111     sub     r6, r6, #24                 ; shift
115 adds r3, r3, r6 ; count += shift
116 lsl r5, r4, r6 ; range <<= shift
119 sub r6, r6, r3 ; offset = shift - count
148 mov r6, r3 ; shift = count
161 lsl r2, r2, r6 ; lowvalue <<= shift
210 adds r3, r3, r6 ; count += shift
211 lsl r5, r4, r6 ; range <<= shift
214 sub r6, r6, r3 ; offset= shift - count
243 mov r6, r3 ; shift = count