Semiconductor Group
211
Instruction Set
Instruction Set Summary (cont’d)
Data Transfer
*) MOV A,ACC is not a valid instruction
Mnemonic
Description
Byte
Cycle
MOV
A,Rn
Move register to accumulator
1
1
MOV
A,direct
*)
Move direct byte to accumulator
2
1
MOV
A,@Ri
Move indirect RAM to accumulator
1
1
MOV
A,#data
Move immediate data to accumulator
2
1
MOV
Rn,A
Move accumulator to register
1
1
MOV
Rn,direct
Move direct byte to register
2
2
MOV
Rn,#data
Move immediate data to register
2
1
MOV
direct,A
Move accumulator to direct byte
2
1
MOV
direct,Rn
Move register to direct byte
2
2
MOV
direct,direct
Move direct byte to direct byte
3
2
MOV
direct,@Ri
Move indirect RAM to direct byte
2
2
MOV
direct,#data
Move immediate data to direct byte
3
2
MOV
@Ri,A
Move accumulator to indirect RAM
1
1
MOV
@Ri,direct
Move direct byte to indirect RAM
2
2
MOV
@Ri, #data
Move immediate data to indirect RAM
2
1
MOV
DPTR, #data16
Load data pointer with a 16-bit constant
3
2
MOVC A,@A + DPTR
Move code byte relative to DPTR to accumulator
1
2
MOVC A,@A + PC
Move code byte relative to PC to accumulator
1
2
MOVX A,@Ri
Move external RAM (8-bit addr.) to A
1
2
MOVX A,@DPTR
Move external RAM (16-bit addr.) to A
1
2
MOVX @Ri,A
Move A to external RAM (8-bit addr.)
1
2
MOVX @DPTR,A
Move A to external RAM (16-bit addr.)
1
2
PUSH
direct
Push direct byte onto stack
2
2
POP
direct
Pop direct byte from stack
2
2
XCH
A,Rn
Exchange register with accumulator
1
1
XCH
A,direct
Exchange direct byte with accumulator
2
1
XCH
A,@Ri
Exchange indirect RAM with accumulator
1
1
XCHD A,@Ri
Exchange low-order nibble indir. RAM with A
1
1
*
Summary of Contents for SAB 80515 Series
Page 9: ...Semiconductor Group 9 Introduction Figure 1 2 Block Diagram ...
Page 12: ...Semiconductor Group 12 Fundamental Structure Figure 2 1 Detailed Block Diagram ...
Page 18: ...Semiconductor Group 18 Central Processing Unit Figure 3 1 Fetch Execute Sequence ...
Page 73: ...Semiconductor Group 73 On Chip Peripheral Components Figure 7 25 A D Converter Block Diagram ...
Page 83: ...Semiconductor Group 83 On Chip Peripheral Components Figure 7 33 a Timer 2 Block Diagram ...
Page 215: ...Device Specifications Semiconductor Group 215 ...
Page 217: ...Device Specifications Semiconductor Group 217 Pin Configuration P LCC 68 ...
Page 219: ...Device Specifications Semiconductor Group 219 Logic Symbol ...
Page 226: ...Device Specifications Semiconductor Group 226 Figure 1 Block Diagram ...
Page 229: ...Device Specifications Semiconductor Group 229 Figure 2 Memory Address Spaces ...
Page 239: ...Device Specifications Semiconductor Group 239 Figure 4 Block Diagram of the A D Converter ...
Page 241: ...Device Specifications Semiconductor Group 241 Figure 5 Interrupt Request Sources ...
Page 242: ...Device Specifications Semiconductor Group 242 Figure 6 Interrupt Priority Level Structure ...