Lines Matching refs:r5
46 ldr r5, =MAX_DEC_DIVISOR
48 udiv r0, r4, r5 /* Get the quotient */
49 mls r4, r0, r5, r4 /* Find the remainder */
52 udiv r5, r5, r6 /* Reduce divisor */
53 cmp r5, #0
74 mov r5, r0
87 mov r4, r5
136 mov r5, #32 /* No of bits to convert to ascii */
142 sub r5, r5, #4
143 lsr r0, r4, r5
154 cmp r5, #0