欢迎访问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文件第35页浏览型号DR805X的Datasheet PDF文件第36页浏览型号DR805X的Datasheet PDF文件第37页浏览型号DR805X的Datasheet PDF文件第38页浏览型号DR805X的Datasheet PDF文件第40页浏览型号DR805X的Datasheet PDF文件第41页浏览型号DR805X的Datasheet PDF文件第42页浏览型号DR805X的Datasheet PDF文件第43页  
DR805x Instructions set details
- 39 -
3.15.
JBC
JBC bit, rel
Jump if bit is set and clear bit
If the indicated bit is one, branch to the address indicated; otherwise
proceed with the next instruction.
In either case, clear the designated
bit.
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. No flags are affected.
When this instruction is used to test an output pin, the value used as the
original data will be read from the output data latch, not the input pin.
(PC)
(PC) + 3
if (bit) = 1 then
(bit)
0
(PC)
(PC) + rel
3
4
Instruction:
Function:
Description:
Note:
Operation:
Bytes:
Cycles:
Encoding:
0
0
0
1
0
0
0
bit address
relative address
0
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.