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

MCHC11F1CFNE2 参数 Datasheet PDF下载

MCHC11F1CFNE2图片预览
型号: MCHC11F1CFNE2
PDF下载: 下载PDF文件 查看货源
内容描述: 技术参数 [Technical Data]
分类和应用: 外围集成电路可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 158 页 / 993 K
品牌: FREESCALE [ Freescale ]
 浏览型号MCHC11F1CFNE2的Datasheet PDF文件第23页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第24页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第25页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第26页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第28页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第29页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第30页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第31页  
Freescale Semiconductor, Inc.  
The add, subtract, and compare instructions associated with both A and B (ABA, SBA,  
and CBA) only operate in one direction, making it important to plan ahead to ensure  
that the correct operand is in the correct accumulator.  
3.1.2 Index Register X (IX)  
The IX register provides a 16-bit indexing value that can be added to the 8-bit offset  
provided in an instruction to create an effective address. The IX register can also be  
used as a counter or as a temporary storage register.  
3.1.3 Index Register Y (IY)  
The 16-bit IY register performs an indexed mode function similar to that of the IX reg-  
ister. However, most instructions using the IY register require an extra byte of machine  
code and an extra cycle of execution time because of the way the opcode map is im-  
plemented. Refer to 3.3 Opcodes and Operands for further information.  
3.1.4 Stack Pointer (SP)  
The M68HC11 CPU has an automatic program stack. This stack can be located any-  
where in the address space and can be any size up to the amount of memory available  
in the system. Normally the SP is initialized by one of the first instructions in an appli-  
cation program. The stack is configured as a data structure that grows downward from  
high memory to low memory. Each time a new byte is pushed onto the stack, the SP  
is decremented. Each time a byte is pulled from the stack, the SP is incremented. At  
any given time, the SP holds the 16-bit address of the next free location in the stack.  
Figure 3-2 is a summary of SP operations.  
CENTRAL PROCESSING UNIT  
TECHNICAL DATA  
3-3  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!