Lines Matching refs:r5
48 ldr r5, =MAX_DEC_DIVISOR
50 udiv r0, r4, r5 /* Get the quotient */
51 mls r4, r0, r5, r4 /* Find the remainder */
54 udiv r5, r5, r6 /* Reduce divisor */
55 cmp r5, #0
76 mov r5, r0
89 mov r4, r5
138 mov r5, #32 /* No of bits to convert to ascii */
144 sub r5, r5, #4
145 lsr r0, r4, r5
156 cmp r5, #0