NEC 78K/0 Series User Manual page 86

Nec computer hardware user's manual
Hide thumbs Also See for 78K/0 Series:
Table of Contents

Advertisement

MOV1
[Instruction format]
[Operation]
[Operand]
Mnemonic
MOV1
CY, saddr.bit
CY, sfr.bit
CY, A.bit
CY, PSW.bit
CY, [HL].bit
[Flag]
dst = CY
Z
AC
[Description]
• Bit data of the source operand (src) specified by the 2nd operand is transferred to the destination operand
(dst) specified by the 1st operand.
• When the destination operand (dst) is CY or PSW.bit, only the corresponding flag is changed.
[Description example]
MOV1 P3.4, CY; The CY flag contents are transferred to bit 4 of port 3.
86
CHAPTER 5 EXPLANATION OF INSTRUCTIONS
MOV1 dst, src
dst ← src
Operand(dst,src)
PSW.bit
CY
Z
×
×
User's Manual U12326EJ4V0UM
Mnemonic
MOV1
saddr.bit, CY
sfr.bit, CY
A.bit, CY
PSW.bit, CY
[HL].bit, CY
In all other cases
AC
CY
×
Move Single Bit
1 Bit Data Transfer
Operand(dst,src)
Z
AC
CY

Advertisement

Table of Contents
loading

Table of Contents