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

HD6473434F16 参数 Datasheet PDF下载

HD6473434F16图片预览
型号: HD6473434F16
PDF下载: 下载PDF文件 查看货源
内容描述: 12伏不能应用于S -掩模模型(单电源规格) ,因为这可能会永久损坏设备。 [12 V must not be applied to the S-mask model (single-power-supply specification), as this may permanently damage the device.]
分类和应用: 外围集成电路微控制器可编程只读存储器时钟
文件页数/大小: 752 页 / 2557 K
品牌: HITACHI [ HITACHI SEMICONDUCTOR ]
 浏览型号HD6473434F16的Datasheet PDF文件第47页浏览型号HD6473434F16的Datasheet PDF文件第48页浏览型号HD6473434F16的Datasheet PDF文件第49页浏览型号HD6473434F16的Datasheet PDF文件第50页浏览型号HD6473434F16的Datasheet PDF文件第52页浏览型号HD6473434F16的Datasheet PDF文件第53页浏览型号HD6473434F16的Datasheet PDF文件第54页浏览型号HD6473434F16的Datasheet PDF文件第55页  
Bit 5—Half-Carry Flag (H): This flag is set to 1 when the ADD.B, ADDX.B, SUB.B, SUBX.B,  
NEG.B, or CMP.B instruction causes a carry or borrow out of bit 3, and is cleared to 0 otherwise.  
Similarly, it is set to 1 when the ADD.W, SUB.W, or CMP.W instruction causes a carry or borrow  
out of bit 11, and cleared to 0 otherwise. It is used implicitly in the DAA and DAS instructions.  
Bit 4—User Bit (U): This bit can be written and read by software (using the LDC, STC, ANDC,  
ORC, and XORC instructions).  
Bit 3—Negative Flag (N): This flag indicates the most significant bit (sign bit) of the result of an  
instruction.  
Bit 2—Zero Flag (Z): This flag is set to 1 to indicate a zero result and cleared to 0 to indicate a  
nonzero result.  
Bit 1—Overflow Flag (V): This flag is set to 1 when an arithmetic overflow occurs, and cleared  
to 0 at other times.  
Bit 0—Carry Flag (C): This flag is used by:  
Add and subtract instructions, to indicate a carry or borrow at the most significant bit of the  
result  
Shift and rotate instructions, to store the value shifted out of the most significant or least  
significant bit  
Bit manipulation and bit load instructions, as a bit accumulator  
The LDC, STC, ANDC, ORC, and XORC instructions enable the CPU to load and store the CCR,  
and to set or clear selected bits by logic operations. The N, Z, V, and C flags are used in  
conditional branching instructions (BCC).  
For the action of each instruction on the flag bits, see the H8/300 Series Programming Manual.  
2.2.3  
Initial Register Values  
When the CPU is reset, the program counter (PC) is loaded from the vector table and the interrupt  
mask bit (I) in the CCR is set to 1. The other CCR bits and the general registers are not initialized.  
In particular, the stack pointer (R7) is not initialized. The stack pointer and CCR should be  
initialized by software, by the first instruction executed after a reset.  
22  
 复制成功!