參數(shù)資料
型號(hào): MB90522PFF-G
廠商: FUJITSU LTD
元件分類: 微控制器/微處理器
英文描述: 16-BIT, MROM, 16 MHz, MICROCONTROLLER, PQFP120
封裝: PLASTIC, LQFP-120
文件頁(yè)數(shù): 22/127頁(yè)
文件大小: 2636K
代理商: MB90522PFF-G
第1頁(yè)第2頁(yè)第3頁(yè)第4頁(yè)第5頁(yè)第6頁(yè)第7頁(yè)第8頁(yè)第9頁(yè)第10頁(yè)第11頁(yè)第12頁(yè)第13頁(yè)第14頁(yè)第15頁(yè)第16頁(yè)第17頁(yè)第18頁(yè)第19頁(yè)第20頁(yè)第21頁(yè)當(dāng)前第22頁(yè)第23頁(yè)第24頁(yè)第25頁(yè)第26頁(yè)第27頁(yè)第28頁(yè)第29頁(yè)第30頁(yè)第31頁(yè)第32頁(yè)第33頁(yè)第34頁(yè)第35頁(yè)第36頁(yè)第37頁(yè)第38頁(yè)第39頁(yè)第40頁(yè)第41頁(yè)第42頁(yè)第43頁(yè)第44頁(yè)第45頁(yè)第46頁(yè)第47頁(yè)第48頁(yè)第49頁(yè)第50頁(yè)第51頁(yè)第52頁(yè)第53頁(yè)第54頁(yè)第55頁(yè)第56頁(yè)第57頁(yè)第58頁(yè)第59頁(yè)第60頁(yè)第61頁(yè)第62頁(yè)第63頁(yè)第64頁(yè)第65頁(yè)第66頁(yè)第67頁(yè)第68頁(yè)第69頁(yè)第70頁(yè)第71頁(yè)第72頁(yè)第73頁(yè)第74頁(yè)第75頁(yè)第76頁(yè)第77頁(yè)第78頁(yè)第79頁(yè)第80頁(yè)第81頁(yè)第82頁(yè)第83頁(yè)第84頁(yè)第85頁(yè)第86頁(yè)第87頁(yè)第88頁(yè)第89頁(yè)第90頁(yè)第91頁(yè)第92頁(yè)第93頁(yè)第94頁(yè)第95頁(yè)第96頁(yè)第97頁(yè)第98頁(yè)第99頁(yè)第100頁(yè)第101頁(yè)第102頁(yè)第103頁(yè)第104頁(yè)第105頁(yè)第106頁(yè)第107頁(yè)第108頁(yè)第109頁(yè)第110頁(yè)第111頁(yè)第112頁(yè)第113頁(yè)第114頁(yè)第115頁(yè)第116頁(yè)第117頁(yè)第118頁(yè)第119頁(yè)第120頁(yè)第121頁(yè)第122頁(yè)第123頁(yè)第124頁(yè)第125頁(yè)第126頁(yè)第127頁(yè)
MB90520 Series
118
Table 19
Branch 1 [31 Instructions]
*1: Set to 4 when branch is executed, and 3 when branch is not executed.
*2: (b) + 3
× (c)
*3: Reads (word) of the branch destination address.
*4: W pushes to stack (word), and R reads (word) of the branch destination address.
*5: Pushes to stack (word).
*6: W pushes to stack (long), and R reads (long) of the branch destination address.
*7: Pushes to stack (long).
Note: For (a) to (d), refer to “Table 4 Number of Execution Cycles for Effective Address in Addressing Modes” and
“Table 5 Correction Values for Number of Cycles for Calculating Actual Number of Cycles.”
Mnemonic
#
~
RG
B
Operation
LH AH
IS
T
N
Z
V
C RMW
BZ/BEQ rel
BNZ/BNE rel
BC/BLO rel
BNC/BHS rel
BN
rel
BP
rel
BV
rel
BNV
rel
BT
rel
BNT
rel
BLT
rel
BGE
rel
BLE
rel
BGT
rel
BLS
rel
BHI
rel
BRA
rel
JMP
@
A
JMP
addr16
JMP
@ear
JMP
@eam
JMPP
@ear *3
JMPP
@eam *3
JMPP
addr24
CALL
@ear *4
CALL
@eam *4
CALL
addr16 *5
CALLV
#vct4 *5
CALLP
@ear *6
CALLP
@eam *6
CALLP
addr24 *7
2
1
3
2
2 +
2
2 +
4
2
2 +
3
1
2
2 +
4
*1
2
3
4 + (a)
5
6 + (a)
4
6
7 + (a)
6
7
10
11 + (a)
10
0
1
0
2
0
1
0
2
0
(c)
0
(d)
0
(c)
2
× (c)
(c)
2
× (c)
2
× (c)
*2
2
× (c)
Branch if (Z) = 1
Branch if (Z) = 0
Branch if (C) = 1
Branch if (C) = 0
Branch if (N) = 1
Branch if (N) = 0
Branch if (V) = 1
Branch if (V) = 0
Branch if (T) = 1
Branch if (T) = 0
Branch if (V) xor (N) = 1
Branch if (V) xor (N) = 0
Branch if ((V) xor (N)) or (Z) = 1
Branch if ((V) xor (N)) or (Z) = 0
Branch if (C) or (Z) = 1
Branch if (C) or (Z) = 0
Branch unconditionally
word (PC)
← (A)
word (PC)
← addr16
word (PC)
← (ear)
word (PC)
← (eam)
word (PC)
← (ear), (PCB) ← (ear + 2)
word (PC)
← (eam), (PCB) ← (eam + 2)
word (PC)
← ad24 0 – 15,
(PCB)
← ad24 16 – 23
word (PC)
← (ear)
word (PC)
← (eam)
word (PC)
← addr16
Vector call instruction
word (PC)
← (ear) 0 – 15
(PCB)
← (ear) 16 – 23
word (PC)
← (eam) 0 – 15
(PCB)
← (eam) 16 – 23
word (PC)
← ad24 0 – 15,
(PCB)
← ad24 16 – 23
相關(guān)PDF資料
PDF描述
MB90F523PFV-G 16-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP120
MB90F543GPF 16-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP100
MB90F548GLSPFV 16-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP100
MB90F549GPFV 16-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP100
MB90F548GSPFV 16-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP100
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MB90522PFV 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:16-bit Proprietary Microcontroller
MB90523 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:16-bit Proprietary Microcontroller
MB90523A 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:16-bit Proprietary Microcontroller
MB90523APFF 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:16-bit Proprietary Microcontroller
MB90523APFV 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:16-bit Proprietary Microcontroller