CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS

6.43 MOV (MOVE Immediate Byte Data to Memory)

Transfer byte immediate data to EA memory (memory expressed in each type of addressing).

MOV (MOVE Immediate Byte Data to Memory)

Operation

(EA) d8 (Byte transfer)

Assembler format

MOV EA, #d8

Condition code (CCR)

N

Z

V

C

 

 

 

 

-

-

-

-

 

 

 

 

+: Changed by executing instruction

-: Not changed

N:Not changed

Z:Not changed

V:Not changed

C:Not changed

Table 6.43-1 Number of Execution Cycles / Byte Count / OP Code

EA

dir

@IX+off

@EP

Ri

 

 

 

 

 

Number of

4

4

3

3

execution cycles

 

 

 

 

 

 

 

 

 

Byte count

3

3

2

2

 

 

 

 

 

OP code

85

86

87

88 to 8F

 

 

 

 

 

132

Page 144
Image 144
Fujitsu F2MC-8FX manual MOV Move Immediate Byte Data to Memory, Number of Execution Cycles / Byte Count / OP Code