Omron CJ - REFERENCE MANUAL 02-2010 Reference Manual page 89

Table of Contents

Advertisement

Instruction
Symbol/Operand
Mnemonic
Code
ARITHMETIC
ASR(026)
SHIFT RIGHT
ASR
@ASR
026
Wd: Word
DOUBLE SHIFT
ASRL(571)
RIGHT
ASRL
Wd
@ASRL
571
Wd: Word
ROTATE LEFT
ROL(027)
ROL
@ROL
Wd
027
Wd: Word
DOUBLE
ROTATE LEFT
ROLL(572)
ROLL
Wd
@ROLL
572
Wd: Word
ROTATE LEFT
WITHOUT
RLNC(574)
CARRY
Wd
RLNC
@RLNC
Wd: Word
574
DOUBLE
RLNL(576)
ROTATE LEFT
WITHOUT
Wd
CARRY
RLNL
Wd: Word
@RLNL
576
ROTATE RIGHT
ROR(028)
ROR
@ROR
Wd
028
Wd: Word
DOUBLE
RORL(573)
ROTATE RIGHT
RORL
Wd
@RORL
573
Wd: Word
ROTATE RIGHT
WITHOUT
RRNC(575)
CARRY
Wd
RRNC
@RRNC
Wd: Word
575
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Shifts the contents of Wd one bit to the right.
Wd
Shifts the contents of Wd and Wd +1 one bit to the right.
Wd+1
Shifts all Wd bits one bit to the left including the Carry Flag (CY).
Shifts all Wd and Wd + 1 bits one bit to the left including the Carry Flag
(CY).
Wd+1
Shifts all Wd bits one bit to the left not including the Carry Flag (CY).
Shifts all Wd and Wd +1 bits one bit to the left not including the Carry
Flag (CY).
Wd+1
Shifts all Wd bits one bit to the right including the Carry Flag (CY).
Wd+1
Shifts all Wd and Wd +1 bits one bit to the right including the Carry
Flag (CY).
Wd+1
Shifts all Wd bits one bit to the right not including the Carry Flag (CY).
The contents of the rightmost bit of Wd shifts to the leftmost bit and to
the Carry Flag (CY).
Wd
2. Summary of Instructions
Function
Wd
Wd
Wd
Wd
Wd
Wd
Location
Page
Execution
condition
Output
315
Required
Output
315
Required
2
Output
317
Required
Output
317
Required
Output
319
Required
Output
319
Required
Output
321
Required
Output
321
Required
Output
323
Required
53

Advertisement

Table of Contents
loading

Table of Contents