DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

SC73C1602NE-XXXGTR 查看數據表(PDF) - Silan Microelectronics

零件编号
产品描述 (功能)
生产厂家
SC73C1602NE-XXXGTR
Silan
Silan Microelectronics Silan
SC73C1602NE-XXXGTR Datasheet PDF : 23 Pages
First Prev 11 12 13 14 15 16 17 18 19 20 Next Last
3. Arithmetic and logical instructions
Instruction
Operation
ADD A, @LL
A ¬ A+RAM(LL)
ADDC A, @LL
A ¬ A+RAM(LL)+CF
ADD A, #k
A ¬ A+k
ADD LL, #k
LL ¬ LL+k
SUBRC A, @LL
A ¬ RAM(LL)-A-/CF
INC @LL
RAM(LL) ¬ RAM(LL)+1
DEC @LL
RAM(LL) ¬ RAM(LL)-1
INC LL
LL ¬ LL+1
INC LH
LH ¬ LH+1
DEC LL
LL ¬ LL-1
DEC LH
LH ¬ LH-1
INC D
D ¬ D+1
INC H
H ¬ H+1
INC B
B ¬B+1
DEC D
D ¬ D-1
DEC H
H ¬ H-1
DEC B
B ¬ B-1
AND A, @LL
A ¬ A&RAM(LL)
OR A, @LL
A ¬ A | RAM(LL)
XOR A, @LL
A ¬ A^RAM(LL)
CF
SF
---
/C
C
/C
---
/C
---
/C
C
C
---
/C
---
C
---
/C
---
/C
---
C
---
C
---
/C
---
/C
---
/C
---
C
---
C
---
C
---
/Z
---
/Z
---
/Z
Cycle
1
1
1
2
1
1
1
2
2
2
2
2
2
2
2
2
2
1
1
1
1. ADD A, @LL
Add the contents of RAM pointed at by the LL to accumulator, store the sum in the
ACC. This operation will affect SF, SF=/CF.
2. ADDC A, @LL
Add the contents of RAM pointed at by the LL register to accumulator with carry.
Store the carry bit in the CF. This operation will affect SF, SF=/CF.
3. ADD A,#K
Add immediate K to accumulator. Store the sum in the ACC. This will affect SF,
SF=/CF.
4. ADD L,#K
Add immediate K to the LL register. Store the sum in the LL. This will affect SF,
SF=/CF.
Subtract instruction with borrow(the complement of carry). Subtract the contents of
the accumulator from the contents of RAM pointed at by the LL register, subtract the
5. SUBRC A, @LL
complement of the carry bit, then store the results in the accumulator, transfer the
carry bit to the CF, this will affect SF and CF, SF=CF.
6. INC @LL
Increment instruction. Increment the contents of RAM pointed at by the LL register
by 1. This will affect SF, SF=/CF.
7. DEC @LL
Decrement instruction. Decrement the contents of RAM pointed at by the LL register
by 1. This will affect SF, SF=CF.
8. INC D
Increment instruction. Increment the contents of the D register by 1. This will affect
SF, SF=/CF.
9. INC H
Increment instruction. Increment the contents of the H register by 1. This will affect
SF, SF=/CF.
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:2.5 2009.07.20
Page 14 of 23

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]