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

Z8FMC04100QKSG 参数 Datasheet PDF下载

Z8FMC04100QKSG图片预览
型号: Z8FMC04100QKSG
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采-R电机控制闪存MCU [Z8 Encore-R Motor Control Flash MCUs]
分类和应用: 闪存微控制器和处理器外围集成电路电机时钟
文件页数/大小: 402 页 / 4558 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8FMC04100QKSG的Datasheet PDF文件第299页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第300页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第301页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第302页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第304页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第305页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第306页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第307页  
Z8FMC16100 Series Flash MCU  
Product Specification  
281  
Condition Codes  
The C, Z, S, and V flags control the operation of the conditional jump (JP cc and JR cc)  
instructions. Sixteen frequently-useful functions of the flag settings are encoded in a 4-bit  
field called the condition code (cc), which forms Bits 7:4 of the conditional jump instruc-  
tions. Table 156 summarizes the condition codes. Some binary condition codes can be cre-  
ated using more than one assembly code mnemonic. The result of the flag test operation  
decides whether the conditional jump is executed.  
Table 156. Condition Codes  
Assembly  
Binary  
0000  
0001  
0010  
0011  
0100  
0101  
0110  
0110  
0111  
0111  
1000  
1001  
1010  
1011  
1100  
1101  
1110  
1110  
1111  
1111  
Hex  
0
Mnemonic  
Definition  
Flag Test Operation  
F
Always False  
Less Than  
1
LT  
LE  
ULE  
OV  
Ml  
(S XOR V) = 1  
(Z or (S XOR V)) = 1  
2
Less Than or Equal  
3
Unsigned Less Than or Equal (C OR Z) = 1  
4
Overflow  
Minus  
V = 1  
5
S = 1  
6
Z
Zero  
Z = 1  
6
EQ  
C
Equal  
Z = 1  
7
Carry  
C = 1  
7
ULT  
Unsigned Less Than  
C = 1  
8
T (or blank) Always True  
9
GE  
Greater Than or Equal  
(S XOR V) = 0  
A
B
C
D
E
E
F
F
GT  
Greater Than  
Unsigned Greater Than  
No Overflow  
Plus  
(Z OR (S XOR V)) = 0  
UGT  
NOV  
PL  
(C = 0 AND Z = 0) = 1  
V = 0  
S = 0  
Z = 0  
Z = 0  
C = 0  
C = 0  
NZ  
Non-Zero  
NE  
Not Equal  
NC  
No Carry  
UGE  
Unsigned Greater Than or  
Equal  
PS024604-1005  
P R E L I M I N A R Y  
eZ8 CPU Instruction Set  
 复制成功!