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

MB90613A 参数 Datasheet PDF下载

MB90613A图片预览
型号: MB90613A
PDF下载: 下载PDF文件 查看货源
内容描述: 16位微控制器专有 [16-bit Proprietary Microcontroller]
分类和应用: 微控制器
文件页数/大小: 91 页 / 1409 K
品牌: FUJITSU [ FUJITSU ]
 浏览型号MB90613A的Datasheet PDF文件第68页浏览型号MB90613A的Datasheet PDF文件第69页浏览型号MB90613A的Datasheet PDF文件第70页浏览型号MB90613A的Datasheet PDF文件第71页浏览型号MB90613A的Datasheet PDF文件第73页浏览型号MB90613A的Datasheet PDF文件第74页浏览型号MB90613A的Datasheet PDF文件第75页浏览型号MB90613A的Datasheet PDF文件第76页  
MB90610A Series  
INSTRUCTIONS (340 INSTRUCTIONS)  
Table 1 Explanation of Items in Tables of Instructions  
Item  
Meaning  
Mnemonic  
Upper-case letters and symbols: Represented as they appear in assembler.  
Lower-case letters:  
Replaced when described in assembler.  
Numbers after lower-case letters:Indicate the bit width within the instruction.  
#
~
Indicates the number of bytes.  
Indicates the number of cycles.  
m: When branching  
n : When not branching  
See Table 4 for details about meanings of other letters in items.  
RG  
B
Indicates the number of accesses to the register during execution of the instruction.  
It is used calculate a correction value for intermittent operation of CPU.  
Indicates the correction value for calculating the number of actual cycles during execution of the  
instruction. (Table 5)  
The number of actual cycles during execution of the instruction is the correction value summed  
with the value in the “~” column.  
Operation  
LH  
Indicates the operation of instruction.  
Indicates special operations involving the upper 8 bits of the lower 16 bits of the accumulator.  
Z : Transfers “0”.  
X : Extends with a sign before transferring.  
– : Transfers nothing.  
AH  
Indicates special operations involving the upper 16 bits in the accumulator.  
* : Transfers from AL to AH.  
– : No transfer.  
Z : Transfers 00H to AH.  
X : Transfers 00H or FFH to AH by signing and extending AL.  
I
S
Indicates the status of each of the following flags: I (interrupt enable), S (stack), T (sticky bit),  
N (negative), Z (zero), V (overflow), and C (carry).  
* : Changes due to execution of instruction.  
– : No change.  
S : Set by execution of instruction.  
R : Reset by execution of instruction.  
T
N
Z
V
C
RMW  
Indicates whether the instruction is a read-modify-write instruction. (a single instruction that  
reads data from memory, etc., processes the data, and then writes the result to memory.)  
* : Instruction is a read-modify-write instruction.  
– : Instruction is not a read-modify-write instruction.  
Note: A read-modify-write instruction cannot be used on addresses that have different  
meanings depending on whether they are read or written.  
72  
 复制成功!