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

C8051F363 参数 Datasheet PDF下载

C8051F363图片预览
型号: C8051F363
PDF下载: 下载PDF文件 查看货源
内容描述: 混合信号ISP功能的Flash MCU系列 [Mixed Signal ISP Flash MCU Family]
分类和应用:
文件页数/大小: 288 页 / 2659 K
品牌: SILICON [ SILICON ]
 浏览型号C8051F363的Datasheet PDF文件第81页浏览型号C8051F363的Datasheet PDF文件第82页浏览型号C8051F363的Datasheet PDF文件第83页浏览型号C8051F363的Datasheet PDF文件第84页浏览型号C8051F363的Datasheet PDF文件第86页浏览型号C8051F363的Datasheet PDF文件第87页浏览型号C8051F363的Datasheet PDF文件第88页浏览型号C8051F363的Datasheet PDF文件第89页  
C8051F360/1/2/3/4/5/6/7/8/9  
Table 9.1. CIP-51 Instruction Set Summary (Continued)  
Clock  
Cycles  
2/3*  
2/3*  
3/4*  
Mnemonic  
Description  
Bytes  
JZ rel  
JNZ rel  
CJNE A, direct, rel  
CJNE A, #data, rel  
Jump if A equals zero  
2
2
3
3
Jump if A does not equal zero  
Compare direct byte to A and jump if not equal  
Compare immediate to A and jump if not equal  
Compare immediate to Register and jump if not  
equal  
3/4*  
CJNE Rn, #data, rel  
CJNE @Ri, #data, rel  
3
3
3/4*  
4/5*  
Compare immediate to indirect and jump if not  
equal  
DJNZ Rn, rel  
DJNZ direct, rel  
NOP  
Decrement Register and jump if not zero  
Decrement direct byte and jump if not zero  
No operation  
2
3
1
2/3*  
3/4*  
1
* Branch instructions will incur a cache-miss penalty if the branch target location is not already stored in  
the Branch Target Cache. See Section “14. Branch Target Cache” on page 145 for more details.  
Notes on Registers, Operands and Addressing Modes:  
Rn - Register R0-R7 of the currently selected register bank.  
@Ri - Data RAM location addressed indirectly through R0 or R1.  
rel - 8-bit, signed (2s complement) offset relative to the first byte of the following instruction. Used by  
SJMP and all conditional jumps.  
direct - 8-bit internal data location’s address. This could be a direct-access Data RAM location (0x00-  
0x7F) or an SFR (0x80-0xFF).  
#data - 8-bit constant  
#data16 - 16-bit constant  
bit - Direct-accessed bit in Data RAM or SFR  
addr11 - 11-bit destination address used by ACALL and AJMP. The destination must be within the same  
2K-byte page of program memory as the first byte of the following instruction.  
addr16 - 16-bit destination address used by LCALL and LJMP. The destination may be anywhere within  
the 64K-byte program memory space.  
There is one unused opcode (0xA5) that performs the same function as NOP.  
All mnemonics copyrighted © Intel Corporation 1980.  
Rev. 1.0  
85