Lines Matching full:d1
260 move.b %d1, (%a0) /* read, copy to dst */
272 move.b %d1, (%a4) /* read, copy to dst */
302 move.b (%a3), %d1
325 or.l #0x00000040, %d1
326 move.l %d1, (%a1)
377 move.l #0x2000, %d1
405 move.l #0x200, %d1
439 subq.l #1, %d1
561 move.l %a0, %d1
562 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
565 cmp.l %a1,%d1
579 move.l (%a1),%d1
580 sub.l #_start,%d1
581 add.l %a0,%d1
582 move.l %d1,(%a1)+