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