Lines Matching refs:number
47 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
50 ands r7, r7, r1, lsr #13 @ extract max number of the index size
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
57 ARM( orr r11, r11, r9, lsl r2 ) @ factor index number into r11
59 THUMB( orr r11, r11, r6 ) @ factor index number into r11
66 add r10, r10, #2 @ increment cache number
120 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
123 ands r7, r7, r1, lsr #13 @ extract max number of the index size
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
130 ARM( orr r11, r11, r9, lsl r2 ) @ factor index number into r11
132 THUMB( orr r11, r11, r6 ) @ factor index number into r11
139 add r10, r10, #2 @ increment cache number