<32
-
bit_immediate>
A 32-bit value that is written to the specified destination register.
For information about using the assembler to program the various fields that the channel control
registers, refer to DMAMOV CCR section
Note:
Operation
You can only use this instruction in a DMA channel thread.
Related Information
on page 16-43
Information about using the assembler to program the various fields that the channel control registers
DMANOP
No Operation does nothing. You can use this instruction for code alignment purposes.
Figure 16-16: DMANOP Instruction Encoding
0
7
6 5 4 3 2 1
0
0
0
0
0
0
1
1
Assembler syntax
DMANOP
Operation
You can use the instruction with the DMA manager thread and the DMA channel thread.
DMARMB
Read Memory Barrier forces the DMA channel to wait until all of the executed
DMALD
instructions for that
channel have been issued on the AXI master interface and have completed.
This enables write-after-read sequences to the same address location with no hazards.
Figure 16-17: DMARMB Instruction Encoding
0
7
6 5 4 3 2 1 0
0
0
0
0
0
1
1
Assembler syntax
DMARMB
Operation
You can only use this instruction in a DMA channel thread.
Altera Corporation
DMA Controller
16-37
DMANOP
cv_54016
2013.12.30