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

68HC05P4A_1 参数 Datasheet PDF下载

68HC05P4A_1图片预览
型号: 68HC05P4A_1
PDF下载: 下载PDF文件 查看货源
内容描述: 规格(通用版) [SPECIFICATION (General Release)]
分类和应用:
文件页数/大小: 83 页 / 2055 K
品牌: FREESCALE [ Freescale ]
 浏览型号68HC05P4A_1的Datasheet PDF文件第56页浏览型号68HC05P4A_1的Datasheet PDF文件第57页浏览型号68HC05P4A_1的Datasheet PDF文件第58页浏览型号68HC05P4A_1的Datasheet PDF文件第59页浏览型号68HC05P4A_1的Datasheet PDF文件第61页浏览型号68HC05P4A_1的Datasheet PDF文件第62页浏览型号68HC05P4A_1的Datasheet PDF文件第63页浏览型号68HC05P4A_1的Datasheet PDF文件第64页  
Freescale Semiconductor, Inc.  
GENERAL RELEASE SPECIFICATION  
11.2.2 Read-Modify-Write Instructions  
These instructions read a memory location or a register, modify its contents, and  
write the modified value back to the memory location or to the register. The test for  
negative or zero instruction (TST) is an exception to the read-modify-write  
sequence because it does not write a replacement value. Table 11-2 lists the  
read-modify-write instructions.  
Table 11-2. Read-Modify-Write Instructions  
Instruction  
Mnemonic  
ASL  
Arithmetic Shift Left  
Arithmetic Shift Right  
Clear Bit in Memory  
Set Bit in Memory  
ASR  
BCLR  
BSET  
CLR  
Clear  
Complement (One’s Complement)  
Decrement  
COM  
DEC  
Increment  
INC  
Logical Shift Left  
LSL  
Logical Shift Right  
LSR  
Negate (Two’s Complement)  
Rotate Left through Carry Bit  
Rotate Right through Carry Bit  
Test for Negative or Zero  
NEG  
ROL  
ROR  
TST  
11.2.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. All branch  
instructions use relative addressing.  
Bit test and branch instructions cause a branch based on the state of any  
readable bit in the first 256 memory locations. These three-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 conditional branch destination by adding  
INSTRUCTION SET  
Rev. 2.0  
11-5  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!