CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS

6.59MOVW (MOVE Word data from Accumulator to Stack Pointer)

Transfer word data from A to SP.

MOVW (MOVE Word data from Accumulator to Stack Pointer)

Operation

(SP) (A) (Word transfer)

Assembler format

MOVW SP, A

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

Number of execution cycle: 1

Byte count: 1

OP code: E1

164

Page 176
Image 176
Fujitsu F2MC-8FX manual Movw Move Word data from Accumulator to Stack Pointer