Num-
ber
Name Boolean
Ope-
rand
Description
Steps
FP0/FP-e
FP0R
FP
FP-X
FP-X0
FP2
FP2SH/FP10SH
n, D The “n” words beginning from “D” are
The oldest data beginning from “S”
that was written to the buffer is read
Data write into FIFO
buffer
S, D The data of “S” is written to the buffer
starting from “D”.
5
Basic function instructions
Counts up or down from the value
preset in “S” and stores the elapsed
value in “D”.
5
F119 Left/right shift
register
LRSR D1, D2 Shifts one bit to the left or right with
the area between “D1” and “D2” as
D, n Rotates the “n” bits in data of “D” to
Rotates the “n” bits in data of “D” to
the left.
5
F122
P122
16-bit data right
rotate with carry
RCR
PRCR
D, n Rotates the “n” bits in 17-bit area
consisting of “D” plus the carry flag
(R9009) data to the right.
5
F123
P123
16-bit data left
rotate with carry
RCL
PRCL
D, n Rotates the “n” bits in 17-bit area
consisting of “D” plus the carry flag
(R9009) data to the left.
5
Rotates the number of bits specified
by “n” of the double words data (32
bits) specified by (D+1, D) to the
Rotates the number of bits specified
by “n” of the double words data (32
bits) specified by (D+1, D) to the left.
5
F127
P127
32-bit data right
rotate with carry
flag (R9009) data
DRCR
PDRCR
D, n Rotates the number of bits specified
by “n” of the double words data (32
bits) specified by (D+1, D) to the right
together with carry flag (R9009) data.
5
F128
P128
32-bit data left
rotate with carry
flag (R9009) data
DRCL
PDRCL
D, n Rotates the number of bits specified
by “n” of the double words data (32
bits) specified by (D+1, D) to the left
together with carry flag (R9009) data.
5
Bit manipulation instructions
D, n Sets the value of bit position “n” of
16-bit data bit reset BTR
D, n Sets the value of bit position “n” of
Inverts the value of bit position “n” of
the data of “D”.
5
F133
P133
16-bit data bit test BTT
PBTT
D, n Tests the value of bit position “n” of
the data of “D” and outputs the result
to R900B.
5
F135
P135
Number of on (1)
bits in 16-bit data
BCU
PBCU
S, D Stores the number of on bits in the
data of “S” in “D”.
5
Number of on (1)
bits in 32-bit data
Stores the number of on bits in the
data of (S+1, S) in “D”.
7
: Available, : Not available, : Not available partially
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: info@clrwtr.com