Lines Matching refs:r2
99 movem $r2, [$sp]
108 move.d [$r1], $r2 ; Get last_refill_cause
109 cmp.d $r0, $r2 ; rw_mm_cause == last_refill_cause ?
111 moveq 1, $r2
114 move.d $r2, [$acr] ; refill_count = 1
133 movem [$sp], $r2 ; Restore r0-r2 in delay slot
145 moveq 1, $r2
147 move.d $r2, [$acr] ; refill_count = 1
153 move.d [$acr], $r2 ; Get refill_count
154 cmpq 4, $r2 ; refill_count > 4 ?
156 addq 1, $r2 ; refill_count++
158 move.d $r2, [$acr]
165 movem [$sp], $r2 ; Restore r0-r2
178 movem [$sp], $r2 ; Restore r0-r2