NEC 78K/0S Series User Manual page 63

8-bit single-chip microcontroller
Table of Contents

Advertisement

MOVW
[Instruction format]
[Operation]
[Operand]
Mnemonic
MOVW
rp, #word
AX, saddrp
saddrp, AX
AX, rp
rp, AX
Note Only when rp = BC, DE or HL
[Flag]
Z
AC
[Description]
The contents of the source operand (src) specified by the 2nd operand are transferred to the destination
operand (dst) specified by the 1st operand.
[Description example]
MOVW AX, HL; The HL register contents are transferred to the AX register.
[Caution]
Only an even address can be specified to saddrp. An odd address cannot be specified.
CHAPTER 5 EXPLANATION OF INSTRUCTIONS
MOVW dst, src
dst ← src
Operand (dst, src)
Note
Note
CY
User's Manual U11047EJ3V0UM00
Move Word
Word Data Transfer
63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents