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

DR805X 参数 Datasheet PDF下载

DR805X图片预览
型号: DR805X
PDF下载: 下载PDF文件 查看货源
内容描述: 8位RISC微控制器指令集的详细信息3.10版本 [8-bit RISC Microcontroller Instructions set details ver 3.10]
分类和应用: 微控制器
文件页数/大小: 79 页 / 249 K
品牌: DCD [ DIGITAL CORE DESIGN ]
 浏览型号DR805X的Datasheet PDF文件第38页浏览型号DR805X的Datasheet PDF文件第39页浏览型号DR805X的Datasheet PDF文件第40页浏览型号DR805X的Datasheet PDF文件第41页浏览型号DR805X的Datasheet PDF文件第43页浏览型号DR805X的Datasheet PDF文件第44页浏览型号DR805X的Datasheet PDF文件第45页浏览型号DR805X的Datasheet PDF文件第46页  
DR805x Instructions set details  
- 42 -  
3.18. JNB  
Instruction:  
Function:  
JNB bit,rel  
Jump if bit is not set  
Description: If the indicated bit is a zero, branch to the indicated address; otherwise  
proceed with the next instruction. The branch destination is computed  
by adding the signed relative-displacement in the third instruction byte  
to the PC, after incrementing the PC to the first byte of the next  
instruction. The bit tested is not modified. No flags are affected.  
Operation:  
(PC) (PC) + 3  
if (bit) = 0 then  
(PC) (PC) + rel.  
Bytes:  
Cycles:  
3
4
Encoding:  
0
0
1
1
0
0
0
0
bit address  
relative address  
All trademarks mentioned in this document  
are trademarks of their respective owners.  
http://www.DigitalCoreDesign.com  
http://www.dcd.pl  
Copyright 1999-2003 DCD – Digital Core Design. All Rights Reserved.  
 复制成功!