DMA¶
Assembly Syntax¶
dma [SrcL], SrcR
Encoding¶
Description¶
Instruction from the DMA Operation group.
Pseudocode (informative)¶
Encoding Notes¶
v0.58 encoding for the inherited DMA operation: copy 64 bytes from the source address in SrcL to the destination address in SrcR and complete before submission.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
dma [SrcL], SrcR |
32 | — |
← [DMA Operation](../groups/dma_operation.md) [Index](../index.md) [All instructions](index.md) →