Fujitsu F2MC-8FX Computer Hardware User Manual


 
134
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.44 MOV (MOVE Byte Data from Accumulator to memory)
Transfer bytes (data from AL) immediate data to EA memory (memory expressed in
each type of addressing).
MOV (MOVE Byte Data from Accumulator to memory)
Operation
(EA) (AL) (Byte transfer)
Assembler format
MOV EA, A
Condition code (CCR)
+: Changed by executing instruction
-: Not changed
N: Not changed
Z: Not changed
V: Not changed
C: Not changed
NZVC
----
Table 6.44-1 Number of Execution Cycles / Byte Count / OP Code
EA dir @IX+off ext @EP Ri
Number of
execution cycles
3342 2
Byte count 2 2 3 1 1
OP code 45 46 61 47 48 to 4F