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

MC68331CFC16 参数 Datasheet PDF下载

MC68331CFC16图片预览
型号: MC68331CFC16
PDF下载: 下载PDF文件 查看货源
内容描述: 用户手册 [User’s Manual]
分类和应用: 微控制器和处理器外围集成电路时钟
文件页数/大小: 254 页 / 1319 K
品牌: MOTOROLA [ MOTOROLA ]
 浏览型号MC68331CFC16的Datasheet PDF文件第100页浏览型号MC68331CFC16的Datasheet PDF文件第101页浏览型号MC68331CFC16的Datasheet PDF文件第102页浏览型号MC68331CFC16的Datasheet PDF文件第103页浏览型号MC68331CFC16的Datasheet PDF文件第105页浏览型号MC68331CFC16的Datasheet PDF文件第106页浏览型号MC68331CFC16的Datasheet PDF文件第107页浏览型号MC68331CFC16的Datasheet PDF文件第108页  
5.2.1 Data Registers  
The eight data registers can store data operands of 1,8, 16, 32, and 64 bits and ad-  
dresses of 16 or 32 bits. The following data types are supported:  
• Bits  
• Packed Binary-Coded Decimal Digits  
• Byte Integers (8 bits)  
• Word Integers (16 bits)  
• Long-Word Integers (32 bits)  
• Quad-Word Integers (64 bits)  
Each of data registers D7–D0 is 32 bits wide. Byte operands occupy the low-order 8  
bits; word operands, the low-order 16 bits; and long-word operands, the entire 32 bits.  
When a data register is used as either a source or destination operand, only the ap-  
propriate low-order byte or word (in byte or word operations, respectively) is used or  
changed; the remaining high-order portion is unaffected. The least significant bit (LSB)  
of a long-word integer is addressed as bit zero, and the most significant bit (MSB) is  
addressed as bit 31. Figure 5-4 shows the organization of various types of data in the  
data registers.  
5
Quad-word data consists of two long words and represents the product of 32-bit mul-  
tiply or the dividend of 32-bit divide operations (signed and unsigned). Quad-words  
may be organized in any two data registers without restrictions on order or pairing.  
There are no explicit instructions for the management of this data type, although the  
MOVEM instruction can be used to move a quad-word into or out of the registers.  
Binary-coded decimal (BCD) data represents decimal numbers in binary form. CPU32  
BCD instructions use a format in which a byte contains two digits. The four LSB con-  
tain the least significant digit, and the four MSB contain the most significant digit. The  
ABCD, SBCD, and NBCD instructions operate on two BCD digits packed into a single  
byte.  
MOTOROLA  
5-4  
CENTRAL PROCESSING UNIT  
MC68331  
USER’S MANUAL