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

MC705C8ACPE 参数 Datasheet PDF下载

MC705C8ACPE图片预览
型号: MC705C8ACPE
PDF下载: 下载PDF文件 查看货源
内容描述: 技术参数 [Technical Data]
分类和应用:
文件页数/大小: 222 页 / 1735 K
品牌: FREESCALE [ Freescale ]
 浏览型号MC705C8ACPE的Datasheet PDF文件第156页浏览型号MC705C8ACPE的Datasheet PDF文件第157页浏览型号MC705C8ACPE的Datasheet PDF文件第158页浏览型号MC705C8ACPE的Datasheet PDF文件第159页浏览型号MC705C8ACPE的Datasheet PDF文件第161页浏览型号MC705C8ACPE的Datasheet PDF文件第162页浏览型号MC705C8ACPE的Datasheet PDF文件第163页浏览型号MC705C8ACPE的Datasheet PDF文件第164页  
Freescale Semiconductor, Inc.  
Instruction Set  
12.4.3 Jump/Branch Instructions  
Jump instructions allow the CPU to interrupt the normal sequence of the  
program counter. The unconditional jump instruction (JMP) and the  
jump-to-subroutine instruction (JSR) have no register operand. Branch  
instructions allow the CPU to interrupt the normal sequence of the  
program counter when a test condition is met. If the test condition is not  
met, the branch is not performed.  
The BRCLR and BRSET instructions cause a branch based on the state  
of any readable bit in the first 256 memory locations. These 3-byte  
instructions use a combination of direct addressing and relative  
addressing. The direct address of the byte to be tested is in the byte  
following the opcode. The third byte is the signed offset byte. The CPU  
finds the effective branch destination by adding the third byte to the  
program counter if the specified bit tests true. The bit to be tested and its  
condition (set or clear) is part of the opcode. The span of branching is  
from –128 to +127 from the address of the next location after the branch  
instruction. The CPU also transfers the tested bit to the carry/borrow bit  
of the condition code register.  
Technical Data  
160  
MC68HC705C8A — Rev. 3  
Instruction Set  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!