gc80c510 CORERIVER Semiconductor, gc80c510 Datasheet - Page 159

no-image

gc80c510

Manufacturer Part Number
gc80c510
Description
Eprom/rom 8-bit Turbo Microcontrollers
Manufacturer
CORERIVER Semiconductor
Datasheet
MiDAS1.1 Family
MOV
DPTR, #data16
Load Data Pointer with a 16-bit constant
Function:
Description:
The Data Pointer is loaded with the 16-bit constant indicated. The 16-bit
constant is loaded into the second and third bytes of the instruction. The second
byte (DPH) is the high-order byte, while the third byte (DPL) holds the low-order
byte. No flags are affected.
This is the only instruction, which moves 16 bits of data at once.
Example:
The instruction,
MOV DPTR, # 1234h
will load the value 1234h into the Data Pointer: DPH will hold 12h and DPL will
hold 34h.
3
Bytes:
Cycles:
3
Encoding:
1
0
0
1
0 0 0 0
imm. data 15~8
imm. data 7~0
Operation:
MOV
(DPTR)
#data
15-0
{DPH, DPL} ← {#data
, #data
}
15-8
7-0
Page 159 of 211

Related parts for gc80c510