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

AN1063D 参数 Datasheet PDF下载

AN1063D图片预览
型号: AN1063D
PDF下载: 下载PDF文件 查看货源
内容描述: 集成的处理器与DMA USERA ????手册 [Integrated Processor with DMA User’s Manual]
分类和应用:
文件页数/大小: 441 页 / 2488 K
品牌: FREESCALE [ Freescale ]
 浏览型号AN1063D的Datasheet PDF文件第158页浏览型号AN1063D的Datasheet PDF文件第159页浏览型号AN1063D的Datasheet PDF文件第160页浏览型号AN1063D的Datasheet PDF文件第161页浏览型号AN1063D的Datasheet PDF文件第163页浏览型号AN1063D的Datasheet PDF文件第164页浏览型号AN1063D的Datasheet PDF文件第165页浏览型号AN1063D的Datasheet PDF文件第166页  
Freescale Semiconductor, Inc.  
Table 5-7. Shift and Rotate Operations  
Operand  
Syntax  
Instruction  
Operand Size  
Operation  
ASL  
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
X/C  
X/C  
0
ASR  
LSL  
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
X/C  
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
0
LSR  
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
0
X/C  
ROL  
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
C
ROR  
ROXL  
ROXR  
SWAP  
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
C
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
C
X
Dn, Dn  
# data , Dn  
ea  
8, 16, 32  
8, 16, 32  
16  
X
C
Dn  
16  
MSW  
LSW  
5.3.3.6 BIT MANIPULATION INSTRUCTIONS. Bit manipulation operations are  
accomplished using the following instructions: bit test (BTST), bit test and set (BSET), bit  
test and clear (BCLR), and bit test and change (BCHG). All bit manipulation operations  
can be performed on either registers or memory. The bit number is specified as immediate  
data or in a data register. Register operands are 32 bits long, and memory operands are 8  
bits long. Table 5-8 is a summary of bit manipulation instructions.  
Table 5-8. Bit Manipulation Operations  
Operand  
Syntax  
Instruction  
Operand Size  
Operation  
BCHG  
Dn, ea  
# data , ea  
8, 32  
8, 32  
~( bit number of destination)  
destination  
Z
bit of  
BCLR  
BSET  
BTST  
Dn, ea  
# data , ea  
8, 32  
8, 32  
~( bit number of destination) Z; 0 bit of  
destination  
Dn, ea  
# data , ea  
8, 32  
8, 32  
~( bit number of destination) Z; 1 bit of  
destination  
Dn, ea  
# data , ea  
8, 32  
8, 32  
~( bit number of destination)  
Z
MOTOROLA  
MC68340 USER’S MANUAL  
5- 25  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!