Lines Matching refs:d1
261 move.b %d1, (%a0) /* read, copy to dst */
273 move.b %d1, (%a4) /* read, copy to dst */
303 move.b (%a3), %d1
326 or.l #0x00000040, %d1
327 move.l %d1, (%a1)
378 move.l #0x2000, %d1
406 move.l #0x200, %d1
440 subq.l #1, %d1
562 move.l %a0, %d1
563 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
566 cmp.l %a1,%d1
580 move.l (%a1),%d1
581 sub.l #_start,%d1
582 add.l %a0,%d1
583 move.l %d1,(%a1)+