Table B.4-3 Branch Instructions - Fujitsu F2MC-8L Series Hardware Manual

8-bit microcontroller
Hide thumbs Also See for F2MC-8L Series:
Table of Contents

Advertisement

Table B.4-2 Arithmetic Operation Instructions (Continued)
No.
Mnemonic
40
XOR A,#d8
41
XOR A,dir
42
XOR A,@EP
43
XOR A,@IX+off
44
XOR A,Ri
45
AND A
46
AND A,#d8
47
AND A,dir
48
AND A,@EP
49
AND A,@IX+off
50
AND A,Ri
51
OR A
52
OR A,#d8
53
OR A,dir
54
OR A,@EP
55
OR A,@IX+off
56
OR A,Ri
57
CMP dir,#d8
58
CMP @EP,#d8
59
CMP @IX+off,#d8
60
CMP Ri,#d8
61
INCW SP
62
DECW SP
Branch Instructions

Table B.4-3 Branch Instructions

No.
Mnemonic
1
BZ/BEQ rel
2
BNZ/BNE rel
3
BC/BLO rel
4
BNC/BHS rel
5
BN rel
6
BP rel
7
BLT rel
8
BGE rel
~
#
Operation
(A) <-- (AL) ∀ d8
2
2
(A) <-- (AL) ∀ (dir)
3
2
(A) <-- (AL) ∀ ((EP))
3
1
(A) <-- (AL) ∀ ((IX) + off )
4
2
(A) <-- (AL) ∀ (Ri)
3
1
2
1
(A) <-- (AL) ^ (TL)
2
2
(A) <-- (AL) ^ d8
3
2
(A) <-- (AL) ^ (dir)
3
1
(A) <-- (AL) ^ ((EP))
4
2
(A) <-- (AL) ^ ((IX) + off )
3
1
(A) <-- (AL) ^ (Ri)
2
1
(A) <-- (AL) v (TL)
2
2
(A) <-- (AL) v d8
3
2
(A) <-- (AL) v (dir)
3
1
(A) <-- (AL) v ((EP))
4
2
(A) <-- (AL) v ((IX) + off )
3
1
(A) <-- (AL) v (Ri)
5
3
(dir) - d8
4
2
((EP)) - d8
5
3
((IX) + off ) - d8
4
2
(Ri) - d8
3
1
(SP) <-- (SP) + 1
3
1
(SP) <-- (SP) - 1
~
#
Operation
3
2
If Z = 1 then PC <-- PC + rel
3
2
If Z = 0 then PC <-- PC + rel
3
2
If C = 1 then PC <-- PC + rel
3
2
If C = 0 then PC <-- PC + rel
3
2
If N = 1 then PC <-- PC + rel
3
2
If N = 0 then PC <-- PC + rel
If V ∀ N =1 then PC <-- PC + rel
3
2
If V ∀ N = 0 then PC <--PC + rel
3
2
APPENDIX B Overview of Instructions
TL
TH
AH
N Z V C
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + R -
-
-
-
+ + + +
-
-
-
+ + + +
-
-
-
+ + + +
-
-
-
+ + + +
-
-
-
-
-
-
TL
TH
AH
N Z V C
-
-
-
- - - -
-
-
-
- - - -
-
-
-
- - - -
-
-
-
- - - -
-
-
-
- - - -
-
-
-
- - - -
-
-
-
- - - -
-
-
-
- - - -
OP code
54
55
57
56
58 to 5F
62
64
65
67
66
68 to 6F
72
74
75
77
76
78 to 7F
95
97
96
98 to 9F
- - - -
C1
- - - -
D1
OP code
FD
FC
F9
F8
FB
FA
FF
FE
321

Advertisement

Table of Contents
loading

Table of Contents