Fujitsu F2MC-8FX Computer Hardware User Manual


 
128
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.41 MOV (MOVE Byte Data from Temporary Accumulator to
Address Pointed by Accumulator)
Transfer byte data from T to memory indirectly addressed by A.
MOV (MOVE Byte Data from Temporary Accumulator to Address Pointed by
Accumulator)
Operation
((A)) T (Word transfer)
Assembler format
MOV @A, T
Condition code (CCR)
+: Changed by executing instruction
-: Not changed
N: Not changed
Z: Not changed
V: Not changed
C: Not changed
Number of execution cycles: 2
Byte count: 1
OP code: 82
NZVC
----