Panasonic FP0 User Manual page 322

Programmable controller
Hide thumbs Also See for FP0:
Table of Contents

Advertisement

Num-
Name
ber
F99
Data table
P99
shift-in and
compress
F100
Right shift of
P100
multiple bits
(n bits) in a
16-bit data
F101
Left shift of
P101
multiple bits
(n bits) in a
16-bit data
F102
Right shift of
P102
n bits in a 32-
bit data
F103
Left shift of n
P103
bits in a 32-
bit data
F105
Right shift of
P105
one hexade-
cimal digit
(4-bit)
F106
Left shift of
P106
one hexade-
cimal digit
(4-bit)
F108
Right shift of
P108
multiple bits
(n bits)
F109
Left shift of
P109
multiple bits
(n bits)
F110
Right shift of
P110
one word
(16-bit)
F111
Left shift of
P111
one word
(16-bit)
F112
Right shift of
P112
one hexade-
cimal digit
(4-bit)
14-80
Boolean
Operand
CMPW
S, D1, D2
PCMPW
SHR
D, n
PSHR
SHL
D, n
PSHL
DSHR
D, n
PDSHR
DSHL
D, n
PDSHL
BSR
D
PBSR
BSL
D
PBSL
BITR
D1, D2, n
PBITR
BITL
D1, D2, n
PBITL
WSHR
D1, D2
PWSHR
WSHL
D1, D2
PWSHL
WBSR
D1, D2
PWBSR
Description
Transfer "S" to "D1". Any parts of the data between
"D1" and "D2" that are 0 are compressed, and
shifted in order toward "D2".
Shifts the "n" bits of "D" to the right.
Shifts the "n" bits of "D" to the left.
Shifts the "n" bits of the 32-bit data area specified
by (D+1, D) to the right.
Shifts the "n" bits of the 32-bit data area specified
by (D+1, D) to the left.
Shifts the one digit of data of "D" to the right.
Shifts the one digit of data of "D" to the left.
Shifts the "n" bits of data range by "D1" and "D2" to
the right.
Shifts the "n" bits of data range by "D1" and "D2" to
the left.
Shifts the one word of the areas by "D1" and "D2"
to the right.
Shifts the one word of the areas by "D1" and "D2"
to the left.
Shifts the one digit of the areas by "D1" and "D2" to
the right.
Steps
7
5
5
5
5
3
3
7
7
5
5
5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents