A-21
INSTRUCTION SET REFERENCE
MOV
@WRj+dis16,WRj
Word reg to Indir addr with disp (64K)
5
7
4
6
@DRk+dis24,Rm
Byte reg to Indir addr with disp (16M)
5
7
4
6
@DRk+dis24,WRj
Word reg to Indir addr with disp
(16M)
5
8
4
7
MOVH
DRk(hi), #data16
16-bit immediate data into upper
word of dword reg
5
3
4
2
MOVS
WRj,Rm
Byte reg to word reg with sign
extension
3
2
2
1
MOVZ
WRj,Rm
Byte reg to word reg with zeros
extension
3
2
2
1
MOVC
A,@A+DPTR
Code byte relative to DPTR to acc
1
6
1
6
A,@A+PC
Code byte relative to PC to acc
1
6
1
6
MOVX
A,@Ri
External mem (8-bit addr) to acc (4)
1
4
2
5
A,@DPTR
External mem (16-bit addr) to acc (4)
1
5
1
5
@Ri,A
Acc to external mem (8-bit addr) (4)
1
4
1
4
@DPTR,A
Acc to external mem (16-bit addr) (4)
1
5
1
5
Table A-24. Summary of Move Instructions (Continued)
Move (2)
MOV <dest>,<src>
destination
←
src opnd
Move with Sign Extension
MOVS <dest>,<src>
destination
←
src opnd with sign extend
Move with Zero Extension
MOVZ <dest>,<src>
destination
←
src opnd with zero extend
Move Code Byte
MOVC <dest>,<src>
A
←
code byte
Move to External Mem
MOVX <dest>,<src>
external mem
←
(A)
Move from External Mem
MOVX <dest>,<src>
A
←
source opnd in external mem
Mnemonic
<dest>,<src>
Notes
Binary Mode
Source Mode
Bytes
States
Bytes
States
NOTES:
1.
A shaded cell denotes an instruction in the MCS
®
51 architecture.
2.
Instructions that move bits are in Table A-26 on page A-23.
3.
If this instruction addresses an I/O port (P
x
,
x
= 0–3), add 1 to the number of states.
4.
External memory addressed by instructions in the MCS 51 architecture is in the region specified by
DPXL (reset value = 01H). See section 3.1.1, “Compatibility with the MCS® 51 Architecture.”
Summary of Contents for 8XC251SA
Page 2: ......
Page 3: ...May 1996 8XC251SA 8XC251SB 8XC251SP 8XC251SQ Embedded Microcontroller User s Manual...
Page 18: ......
Page 19: ...1 Guide to This Manual...
Page 20: ......
Page 30: ......
Page 31: ...2 Architectural Overview...
Page 32: ......
Page 41: ...3 Address Spaces...
Page 42: ......
Page 63: ...4 Device Configuration...
Page 64: ......
Page 81: ...5 Programming...
Page 82: ......
Page 102: ......
Page 103: ...6 Interrupt System...
Page 104: ......
Page 120: ......
Page 121: ...7 Input Output Ports...
Page 122: ......
Page 132: ......
Page 133: ...8 Timer Counters and Watchdog Timer...
Page 134: ......
Page 153: ...9 Programmable Counter Array...
Page 154: ......
Page 170: ......
Page 171: ...10 Serial I O Port...
Page 172: ......
Page 187: ...11 Minimum Hardware Setup...
Page 188: ......
Page 197: ...12 Special Operating Modes...
Page 198: ......
Page 206: ......
Page 207: ...13 External Memory Interface...
Page 208: ......
Page 239: ...14 Programming and Verifying Nonvolatile Memory...
Page 240: ......
Page 250: ......
Page 251: ...A Instruction Set Reference...
Page 252: ......
Page 390: ......
Page 391: ...B Signal Descriptions...
Page 392: ......
Page 400: ......
Page 401: ...C Registers...
Page 402: ......
Page 436: ......
Page 437: ...Glossary...
Page 438: ......
Page 446: ......
Page 447: ...Index...
Page 448: ......
Page 458: ......