Fujitsu F2MC-16LX Hardware Manual page 568

Mb90470 series 16-bit microcontroller
Hide thumbs Also See for F2MC-16LX:
Table of Contents

Advertisement

APPENDIX
Figure B.9-2 Correspondence between actual instruction code and instruction map
Instruction code
*1 The extended page map is a generic name of maps for bit operation instructions, character string operation instructions, 2-byte
An example of an instruction code is shown in Table B.9-1 "Example of an instruction code".
Table B.9-1 Example of an instruction code
NOP
AND A, #8
MOV A, ADB
@RW2+d8, #8rel
552
Byte 1
Byte 2
instructions, and ea instructions. Actually, there are multiple extended page maps for each type of instructions.
Instruction
Operand
Operand
[Basic page map]
XY
+Z
[Extended page map] (*1)
UV
+W
Byte 1
(from basic page map)
00 +0=00
30 +4=34
60 +F=6F
70 +0=70
Some instructions do
not contain byte 2.
Length varies depending
on the instruction.
. . .
Byte 2
(from extended page
map)
-
-
00 +0=00
F0 +2=F2

Advertisement

Table of Contents
loading

Table of Contents