Fujitsu F2MCTM-16LX Hardware Manual page 620

16-bit microcontroller
Table of Contents

Advertisement

APPENDIX
Table B.8-6 11 Unsigned Multiplication/division Instructions (word, long word)
Mnemonic
DIVU
A
1
DIVU
A,ear
2
DIVU
A,eam
2+
DIVUW
A,ear
2
DIVUW
A,eam
2+
MULU
A
1
MULU
A,ear
2
MULU
A,eam
2+
MULUW
A
1
MULUW
A,ear
2
MULUW
A,eam
2+
*1: 3: Division by 0 7: Overflow 15: Normal
*2: 4: Division by 0 8: Overflow 16: Normal
*3: 6+(a): Division by 0 9+(a): Overflow 19+(a): Normal
*4: 4: Division by 0 7: Overflow 22: Normal
*5: 6+(a): Division by 0 8+(a): Overflow 26+(a): Normal
*6: (b): Division by 0 or overflow 2 x (b): Normal
*7: (c): Division by 0 or overflow 2 x (c): Normal
*8: 3: Byte (AH) is 0. 7: Byte (AH) is not 0.
*9: 4: Byte (ear) is 0. 8: Byte (ear) is not 0.
*10: 5+(a): Byte (eam) is 0, 9+(a): Byte (eam) is not 0.
*11: 3: Word (AH) is 0. 11: Word (AH) is not 0.
*12: 4: Word (ear) is 0. 12: Word (ear) is not 0.
*13: 5+(a): Word (eam) is 0. 13+(a): Word (eam) is not 0.
Note:
See Table B.5-1 and Table B.5-2 for information on (a) to (d) in the table.
604
#
RG
B
word (AH) / byte (AL)
*1
0
0
quotient --> byte (AL) remainder --> byte (AH)
word (A) / byte (ear)
*2
1
0
quotient --> byte (A) remainder --> byte (ear)
word (A) / byte (eam)
*3
0
*6
quotient --> byte (A) remainder --> byte (eam)
long (A) / word (ear)
*4
1
0
quotient --> word (A) remainder --> word (ear)
long (A) / word (eam)
*5
0
*7
quotient --> word (A) remainder --> word (eam)
*8
0
0
byte (AH) * byte (AL) --> word (A)
*9
1
0
byte (A) * byte (ear) --> word (A)
*10
0
(b)
byte (A) * byte (eam) --> word (A)
*11
0
0
word (AH) * word (AL) --> Long (A)
*12
1
0
word (A) * word (ear) --> Long (A)
*13
0
(c)
word (A) * word (eam) --> Long (A)
Operation
L
H
-
-
-
-
-
-
-
-
-
-
-
A
I
S
T
N
Z
V
C
H
-
-
-
-
-
-
*
*
-
-
-
-
-
-
*
*
-
-
-
-
-
-
*
*
-
-
-
-
-
-
*
*
-
-
-
-
-
-
*
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
R
M
W
-
-
-
-
-
-
-
-
-
-
-

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb90360 series

Table of Contents