Fujitsu FR60 Hardware Manual page 615

32-bit microcontroller mb91301 series
Hide thumbs Also See for FR60:
Table of Contents

Advertisement

■ Direct Addressing Instructions
Table E.2-18 Direct Addressing Instructions
Mnemonic
DMOV @dir10, R13
DMOV R13,
@dir10
DMOV @dir10, @R13+
DMOV @R13+, @dir10
DMOV @dir10, @-R15
DMOV @R15+, @dir10
DMOVH @dir9, R13
DMOVH R13,
@dir9
DMOVH @dir9, @R13+
DMOVH @R13+, @dir9
DMOVB @dir8, R13
DMOVB R13,
@dir8
DMOVB @dir8, @R13+
DMOVB @R13+, @dir8
Note:
In the dir8, dir9, and dir10 fields, the assembler calculates values and sets them as shown below:
dir8 --> dir, dir9/2 --> dir, dir10/4 --> dir; dir8, dir9, and dir10 have no sign.
■ Resource Instructions
Table E.2-19 Resource Instructions
Mnemonic
LDRES
@Ri+, #u4
STRES
#u4, @Ri+
Note:
These instructions cannot be used for the MB91301 series as it has no resource having a channel
number.
Type
OP
CYCLE
D
08
b
D
18
a
D
0C
2a
D
1C
2a
D
0B
2a
D
1B
2a
D
09
b
D
19
a
D
0D
2a
D
1D
2a
D
0A
b
D
1A
a
D
0E
2a
D
1E
2a
Type
OP
CYCLE
C
BC
a
C
BD
a
APPENDIX E INSTRUCTION LISTS
NZVC
Operation
----
(dir10) --> R13
----
R13 --> (dir10)
----
(dir10) --> (R13),R13+=4
----
(R13) --> (dir10),R13+=4
----
R15-=4,(R15) --> (dir10)
----
(R15) --> (dir10),R15+=4
----
(dir9) --> R13
----
R13 --> (dir9)
----
(dir9) --> (R13),R13+=2
----
(R13) --> (dir9),R13+=2
----
(dir8) --> R13
----
R13 --> (dir8)
----
(dir8) --> (R13),R13++
----
(R13) --> (dir8),R13++
NZVC
Operation
----
(Ri) --> u4 resource
Ri+=4
----
u4 resource --> (Ri)
Ri+=4
Remarks
Word
Word
Word
Word
Word
Word
Halfword
Halfword
Halfword
Halfword
Byte
Byte
Byte
Byte
Remarks
u4: Channel number
u4: Channel number
595

Advertisement

Table of Contents
loading

Table of Contents