Lines Matching refs:a1
121 move.l #(ICACHE_STATUS), %a1 /* icache */
123 move.l %d0, (%a1)
172 move.l #CONFIG_SYS_MONITOR_BASE, %a1
177 move.l (%a1)+, (%a3)+
178 cmp.l %a1,%a2
185 move.l %a0, %a1
186 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1
187 jmp (%a1)
195 move.l %a0, %a1
196 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE), %a1
200 clr.l (%a1)+
201 cmp.l %a1,%d1
207 move.l %a0, %a1
208 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE), %a1
211 move.l %a1,%a5
217 move.l (%a1),%d1
220 move.l %d1,(%a1)+
221 cmp.l %a2, %a1
225 move.l %a0, %a1
226 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
235 jsr (%a1)