Lines Matching full:d1
135 move.l #0x13, %d1
143 add.l #1, %d1
149 or.l %d1, (%a1)
152 or.l %d1, (%a2)
274 move.b %d1, (%a0) /* read, copy to dst */
286 move.b %d1, (%a4) /* read, copy to dst */
317 move.b (%a3), %d1
432 move.l %a0, %d1
433 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
436 cmp.l %a1,%d1
450 move.l (%a1),%d1
451 sub.l #_start,%d1
452 add.l %a0,%d1
453 move.l %d1,(%a1)+