欢迎访问ic37.com |
会员登录 免费注册
发布采购

GMS81C1202 参数 Datasheet PDF下载

GMS81C1202图片预览
型号: GMS81C1202
PDF下载: 下载PDF文件 查看货源
内容描述: 8位单芯片微控制器 [8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 微控制器
文件页数/大小: 89 页 / 1366 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS81C1202的Datasheet PDF文件第26页浏览型号GMS81C1202的Datasheet PDF文件第27页浏览型号GMS81C1202的Datasheet PDF文件第28页浏览型号GMS81C1202的Datasheet PDF文件第29页浏览型号GMS81C1202的Datasheet PDF文件第31页浏览型号GMS81C1202的Datasheet PDF文件第32页浏览型号GMS81C1202的Datasheet PDF文件第33页浏览型号GMS81C1202的Datasheet PDF文件第34页  
GMS81C1102 / GMS81C1202  
[Carry flag C]  
[Zero flag Z]  
This flag stores any carry or borrow from the ALU of CPU  
after an arithmetic operation and is also changed by the  
Shift Instruction or Rotate Instruction.  
This flag is set when the result of an arithmetic operation  
or data transfer is "0" and is cleared by any other result.  
MSB  
LSB  
N
V
-
B
H
I
Z
C
RESET VALUE : 00H  
CARRY FLAG RECEIVES  
PSW  
NEGATIVE FLAG  
CARRY OUT  
OVERFLOW FLAG  
BRK FLAG  
ZERO FLAG  
INTERRUPT ENABLE FLAG  
HALF CARRY FLAG RECEIVES  
CARRY OUT FROM BIT 1 OF  
ADDITION OPERLANDS  
Figure 12-3 PSW (Program Status Word) Register  
[Interrupt disable flag I]  
dress.  
This flag enables/disables all interrupts except interrupt  
caused by Reset or software BRK instruction. All inter-  
rupts are disabled when cleared to "0". This flag immedi-  
ately becomes "0" when an interrupt is served. It is set by  
the EI instruction and cleared by the DI instruction.  
[Overflow flag V]  
This flag is set to "1" when an overflow occurs as the result  
of an arithmetic operation involving signs. An overflow  
occurs when the result of an addition or subtraction ex-  
ceeds +127(7FH) or -128(80H). The CLRV instruction  
clears the overflow flag. There is no set instruction. When  
the BIT instruction is executed, bit 6 of memory is copied  
to this flag.  
[Half carry flag H]  
After operation, this is set when there is a carry from bit 3  
of ALU or there is no borrow from bit 4 of ALU. This bit  
can not be set or cleared except CLRV instruction with  
Overflow flag (V).  
[Negative flag N]  
This flag is set to match the sign bit (bit 7) status of the re-  
sult of a data or arithmetic operation. When the BIT in-  
struction is executed, bit 7 of memory is copied to this flag.  
[Break flag B]  
This flag is set by software BRK instruction to distinguish  
BRK from TCALL instruction with the same vector ad-  
Jan. 2002 ver 2.0  
27  
 复制成功!