MOVZ DP, #10bit
MOVZ DP, #10bit
SYNTAX OPTIONS
MOVZ DP, #10bit
Operands
DP
#10bit
Description
Flags and
Modes
Repeat
Example
MOVZ
MOVZ
6-226
Data page register
10-bit immediate constant value
Load the data page register with a 10-bit constant and clear the upper 6 bits:
DP(9:0) = 10bit;
DP(15:10) = 0;
None
This instruction is not repeatable. If this instruction follows the RPT
instruction, it resets the repeat counter (RPTC) and executes only once.
DP, #VarA
; Load DP with the data page that contains
; VarA.
; 0x0000 FFC0 of memory
DP, #3FFh
; Load DP with page number 0x03FF.
Load Data Page and Clear High Bits
OPCODE
1011 10CC CCCC CCCC
Assumes VarA is in the lower
OBJMODE
RPT
CYC
1
−
1
Need help?
Do you have a question about the TMS320C28x and is the answer not in the manual?