Skip to content

DMA

32-bit Base **Group:** DMA Operation  |  Ch 00   ISA Manual  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • dma [SrcL], SrcR

Encoding

DMA encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

Instruction from the DMA Operation group.

Pseudocode (informative)

// Execute DMA as defined by the DMA Operation semantics.

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) →