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

68HC805P18 参数 Datasheet PDF下载

68HC805P18图片预览
型号: 68HC805P18
PDF下载: 下载PDF文件 查看货源
内容描述: 规格(通用版) [SPECIFICATION (General Release)]
分类和应用:
文件页数/大小: 111 页 / 2802 K
品牌: FREESCALE [ Freescale ]
 浏览型号68HC805P18的Datasheet PDF文件第81页浏览型号68HC805P18的Datasheet PDF文件第82页浏览型号68HC805P18的Datasheet PDF文件第83页浏览型号68HC805P18的Datasheet PDF文件第84页浏览型号68HC805P18的Datasheet PDF文件第86页浏览型号68HC805P18的Datasheet PDF文件第87页浏览型号68HC805P18的Datasheet PDF文件第88页浏览型号68HC805P18的Datasheet PDF文件第89页  
Freescale Semiconductor, Inc.  
GENERAL RELEASE SPECIFICATION  
12.3.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 12-2 lists the  
read-modify-write instructions.  
Table 12-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  
12.3.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 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 conditional 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  
INSTRUCTION SET  
Rev. 1.0  
For More Information On This Product,  
Go to: www.freescale.com  
 
 复制成功!