Lines Matching refs:r10
34 mov r10, #0 @ start clean at cache level 0
36 add r2, r10, r10, lsr #1 @ work out 3x current cache level
41 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr
54 ARM( orr r11, r10, r4, lsl r5 ) @ factor way and cache number into r11
56 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r11
66 add r10, r10, #2 @ increment cache number
67 cmp r3, r10
73 mov r10, #0 @ swith back to cache level 0
74 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr
107 mov r10, #0 @ start clean at cache level 0
109 add r2, r10, r10, lsr #1 @ work out 3x current cache level
114 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr
127 ARM( orr r11, r10, r4, lsl r5 ) @ factor way and cache number into r11
129 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r11
139 add r10, r10, #2 @ increment cache number
140 cmp r3, r10
143 mov r10, #0 @ swith back to cache level 0
144 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr