A-1-6 Data Movement Instructions - Omron CP1E CPU UNIT SOFTWARE User Manual

Cp1e cpu unit software
Table of Contents

Advertisement

Appendices
Instruction
Mnemonic
AREA RANGE
ZCP
COMPARE
DOUBLE
ZCPL
AREA RANGE
COMPARE
A-1-6
Data Movement Instructions
Instruction
Mnemonic
MOVE
MOV
DOUBLE
MOVL
MOVE
MOVE NOT
MVN
A-12
Variations
Symbol/Operand
---
ZCP(088)
CD
LL
UL
CD: Comparison data (1 word)
LL: Lower limit of range
UL: Upper limit of range
---
ZCPL(116)
CD
LL
UL
CD: Comparison data (2 words)
LL: Lower limit of range
UL: Upper limit of range
Variations
Symbol/Operand
@/!/!@
MOV(021)
S
D
S: Source
D: Destination
@
MOVL(498)
S
D
S: 1st source word
D: 1st destination word
@
MVN(022)
S
D
S: Source
D: Destination
Function
Compares the 16-bit unsigned binary value in CD (word contents
or constant) to the range defined by LL and UL and outputs the
results to the Arithmetic Flags in the Auxiliary Area.
Compares the 32-bit unsigned binary value in CD and CD+1 (word
contents or constant) to the range defined by LL and UL and out-
puts the results to the Arithmetic Flags in the Auxiliary Area.
Function
Transfers a word of data to the specified word.
Source word
Bit status not
changed.
Destination word
Transfers two words of data to the specified words.
S
S+1
Bit status not
changed.
D
D+1
Transfers the complement of a word of data to the specified word.
Source word
Bit status
inverted.
Destination word
CP1E CPU Unit Software User's Manual(W480)

Advertisement

Table of Contents
loading

Table of Contents