Home | History | Annotate | Download | only in neon

Lines Matching refs:r3

25 ; r3 vp8_coef_encodings
37 str r3, [sp, #8] ; save vp8_coef_encodings
40 ldr r3, [r0, #vp8_writer_count]
101 adds r3, r3, r6 ; count += shift
105 sub r6, r6, r3 ; offset = shift - count
134 mov r6, r3 ; shift = count
138 sub r3, r3, #8 ; count -= 8
198 adds r3, r3, r6 ; count += shift
202 sub r6, r6, r3 ; offset= shift - count
231 mov r6, r3 ; shift = count
235 sub r3, r3, #8 ; count -= 8
274 adds r3, r3, #1 ; ++count
279 mvn r3, #7
296 str r3, [r0, #vp8_writer_count]