数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

SD6830 数据表(PDF) 20 Page - AUK corp

部件名 SD6830
功能描述  4BIT MICROCONTROLLER
PDF  34 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  AUK [AUK corp]
网页  https:www.auk.co.kr
标志 AUK - AUK corp

SD6830 数据表(HTML) 20 Page - AUK corp

Back Button SD6830 Datasheet HTML 16Page - AUK corp SD6830 Datasheet HTML 17Page - AUK corp SD6830 Datasheet HTML 18Page - AUK corp SD6830 Datasheet HTML 19Page - AUK corp SD6830 Datasheet HTML 20Page - AUK corp SD6830 Datasheet HTML 21Page - AUK corp SD6830 Datasheet HTML 22Page - AUK corp SD6830 Datasheet HTML 23Page - AUK corp SD6830 Datasheet HTML 24Page - AUK corp Next Button
Zoom Inzoom in Zoom Outzoom out
 20 / 34 page
background image
KSI-W002-000
20
9.3 Instruction Descriptions
ADD n
Binary code
: 0110xxxx
Syntax
: [<label>] ADD n
Operation
: (A) ← (A) + n, n=0~15 ( n must be decimal number )
Flags
: CY: Unaffected. SF: Set to one if carry occurs, cleared otherwise.
Words/Cycles
: 1/1
Description
: Adds an immediate data to the accumulator and stores the result in
the accumulate.
Example
: ADD 8
;
Add 8 to A.
JMP 035
;
Jump to 035 if 0≤A≤7
JMP 05F
;
Jump to 05F if 8≤A≤15
ADDC @HL
Binary code
00010000
Syntax
: [<label>] ADDC @HL
Operation
: (A) ← (A) + M[(HL)] + (CY), (CY) ← Carry
Flags
: CY: Set on carry-out of (A) + M[(HL)] + (CY)
SF: Unaffected
Words/Cycles
: 1/1
Description
: Adds the contents of the accumulator, the contents of data memory
addressed by registers H and L, and the carry bit. It stores the result in
the accumulator and the carry flag.
Example
: CLRB
CY
; Clear CY to zero
LDA
5
; Load 5 to A
CLRB
H
; Clear H to zero
LDL
6
; Load 6 to L
ADDC @HL ; Add the content of A, M[(06)], and the content of CY
CAL addr
Binary code
: 11xxxxxx
Syntax
: [<label>] CAL addr
Operation
: (SK1) ← (SK0), (SK0) ← (PC) + 1, (PCL) ← addr, addr = 000 ~ 03F
( addr must be hexadecimal number )
Flags
: CY: Unaffected
SF: Unaffected
Words/Cycles : 1/1
Description
: Calls a subroutine located at the indicated address and pushes the current
contents of the program counter to the top of stack. The indicated address
must be within the current page.
Example
: CAL 100 : Call subroutine located at the 100. The 100 must be logical
address and within the current page.
SD6830



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com