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

68HC805P18 参数 Datasheet PDF下载

68HC805P18图片预览
型号: 68HC805P18
PDF下载: 下载PDF文件 查看货源
内容描述: 规格(通用版) [SPECIFICATION (General Release)]
分类和应用:
文件页数/大小: 111 页 / 2802 K
品牌: FREESCALE [ Freescale ]
 浏览型号68HC805P18的Datasheet PDF文件第79页浏览型号68HC805P18的Datasheet PDF文件第80页浏览型号68HC805P18的Datasheet PDF文件第81页浏览型号68HC805P18的Datasheet PDF文件第82页浏览型号68HC805P18的Datasheet PDF文件第84页浏览型号68HC805P18的Datasheet PDF文件第85页浏览型号68HC805P18的Datasheet PDF文件第86页浏览型号68HC805P18的Datasheet PDF文件第87页  
Freescale Semiconductor, Inc.  
GENERAL RELEASE SPECIFICATION  
12.2.7 Indexed, 16-Bit Offset  
Indexed, 16-bit offset instructions are 3-byte instructions that can access data with  
variable addresses at any location in memory. The CPU adds the unsigned byte in  
the index register to the two unsigned bytes following the opcode. The sum is the  
conditional address of the operand. The first byte after the opcode is the high byte  
of the 16-bit offset; the second byte is the low byte of the offset. These instructions  
can address any location in memory.  
Indexed, 16-bit offset instructions are useful for selecting the kth element in an  
n-element table anywhere in memory.  
As with direct and extended addressing, the Motorola assembler determines the  
shortest form of indexed addressing.  
12.2.8 Relative  
Relative addressing is only for branch instructions. If the branch condition is true,  
the CPU finds the conditional branch destination by adding the signed byte  
following the opcode to the contents of the program counter. If the branch condition  
is not true, the CPU goes to the next instruction. The offset is a signed, two’s  
complement byte that gives a branching range of –128 to +127 bytes from the  
address of the next location after the branch instruction.  
When using the Motorola assembler, the programmer does not need to calculate  
the offset because the assembler determines the proper offset and verifies that it  
is within the span of the branch.  
INSTRUCTION SET  
Rev. 1.0  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!