Lines Matching refs:d1
136 move.l #0x13, %d1
144 add.l #1, %d1
150 or.l %d1, (%a1)
153 or.l %d1, (%a2)
275 move.b %d1, (%a0) /* read, copy to dst */
287 move.b %d1, (%a4) /* read, copy to dst */
318 move.b (%a3), %d1
433 move.l %a0, %d1
434 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
437 cmp.l %a1,%d1
451 move.l (%a1),%d1
452 sub.l #_start,%d1
453 add.l %a0,%d1
454 move.l %d1,(%a1)+