M - Move a Block of Data in Memory

Move a block of contiguous data from one memory location to another. This command guarantees to duplicate the source data even when source and destination overlap.

Syntax:


──── M ── source-addr ──── Ln ─────── target-addr ────────────


Parameters: