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

MCHC11F1CFNE2 参数 Datasheet PDF下载

MCHC11F1CFNE2图片预览
型号: MCHC11F1CFNE2
PDF下载: 下载PDF文件 查看货源
内容描述: 技术参数 [Technical Data]
分类和应用: 外围集成电路可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 158 页 / 993 K
品牌: FREESCALE [ Freescale ]
 浏览型号MCHC11F1CFNE2的Datasheet PDF文件第28页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第29页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第30页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第31页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第33页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第34页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第35页浏览型号MCHC11F1CFNE2的Datasheet PDF文件第36页  
Freescale Semiconductor, Inc.  
(if prebyte is required) byte immediate instructions. The effective address is the ad-  
dress of the byte following the instruction.  
3.4.2 Direct  
In the direct addressing mode, the low-order byte of the operand address is contained  
in a single byte following the opcode, and the high-order byte of the address is as-  
sumed to be $00. Addresses $00–$FF are thus accessed directly, using two-byte in-  
structions. Execution time is reduced by eliminating the additional memory access  
required for the high-order address byte. In most applications, this 256-byte area is re-  
served for frequently referenced data. In M68HC11 MCUs, the memory map can be  
configured for combinations of internal registers, RAM, or external memory to occupy  
these addresses.  
3.4.3 Extended  
In the extended addressing mode, the effective address of the argument is contained  
in two bytes following the opcode byte. These are three-byte instructions (or four-byte  
instructions if a prebyte is required). One or two bytes are needed for the opcode and  
two for the effective address.  
3.4.4 Indexed  
In the indexed addressing mode, an 8-bit unsigned offset contained in the instruction  
is added to the value contained in an index register (IX or IY). The sum is the effective  
address. This addressing mode allows referencing any memory location in the 64  
Kbyte address space. These are two- to five-byte instructions, depending on whether  
or not a prebyte is required.  
3.4.5 Inherent  
In the inherent addressing mode, all the information necessary to execute the instruc-  
tion is contained in the opcode. Operations that use only the index registers or accu-  
mulators, as well as control instructions with no arguments, are included in this  
addressing mode. These are one- or two-byte instructions.  
3.4.6 Relative  
The relative addressing mode is used only for branch instructions. If the branch con-  
dition is true, an 8-bit signed offset included in the instruction is added to the contents  
of the program counter to form the effective branch address. Otherwise, control pro-  
ceeds to the next instruction. These are usually two-byte instructions.  
3.5 Instruction Set  
Refer to Table 3-2, which shows all the M68HC11 instructions in all possible address-  
ing modes. For each instruction, the table shows the operand construction, the num-  
ber of machine code bytes, and execution time in CPU E clock cycles.  
CENTRAL PROCESSING UNIT  
MC68HC11F1  
3-8  
TECHNICAL DATA  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!