EasyManua.ls Logo

Panasonic PanaXSeries MN1030 Series - Page 252

Panasonic PanaXSeries MN1030 Series
340 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 12 List of Machine Language Instructions
240 List of Machine Language Instructions
ARITHMETIC SHIFT RIGHT
LOGICAL SHIFT RIGHT
ARITHMETIC SHIFT LEFT
ROTATE RIGHT
ROTATE LEFT
Mnemonic Description of operation
ASR Dm, Dn
Arithmetically shift the contents of Dn right the number of bits specified in
Dm and store the result in Dn.
ASR imm8, Dn
Arithmetically shift the contents of Dn right the number of bits specified by
imm8 and store the result in Dn.
ASR Dn Arithmetically shift the contents of Dn right one bit and store the result in Dn.
Mnemonic Description of operation
LSR Dm, Dn
Logically shift the contents of Dn right the number of bits specified in Dm and
store the result in Dn.
LSR imm8, Dn
Logically shift the contents of Dn right the number of bits specified by imm8
and store the result in Dn.
LSR Dn Logically shift the contents of Dn right one bit and store the result in Dn.
Mnemonic Description of operation
ASL Dm, Dn
Arithmetically shift the contents of Dn left the number of bits specified in Dm
and store the result in Dn.
Zeros enter from the least significant bit.
ASL imm8, Dn
Arithmetically shift the contents of Dn left the number of bits specified by
imm8 and store the result in Dn.
Zeros enter from the least significant bit.
ASL2 Dn
Arithmetically shift the contents of Dn left two bits and store the result in Dn.
Zeros enter from the least significant bit..
Mnemonic Description of operation
ROR Dn Rotate the contents of Dn plus the C flag right one bit and store the result in Dn.
Mnemonic Description of operation
ROL Dn Rotate the contents of Dn plus the C flag left one bit and store the result in Dn.

Table of Contents

Related product manuals