Lines Matching refs:number
45 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
48 ands r7, r7, r1, lsr #13 @ extract max number of the index size
52 ARM( orr r11, r10, r4, lsl r5 ) @ factor way and cache number into r11
54 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r11
55 ARM( orr r11, r11, r9, lsl r2 ) @ factor index number into r11
57 THUMB( orr r11, r11, r6 ) @ factor index number into r11
64 add r10, r10, #2 @ increment cache number
115 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
118 ands r7, r7, r1, lsr #13 @ extract max number of the index size
122 ARM( orr r11, r10, r4, lsl r5 ) @ factor way and cache number into r11
124 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r11
125 ARM( orr r11, r11, r9, lsl r2 ) @ factor index number into r11
127 THUMB( orr r11, r11, r6 ) @ factor index number into r11
134 add r10, r10, #2 @ increment cache number