Panasonic AFPX-C30R User Manual page 514

Fp-x series
Hide thumbs Also See for AFPX-C30R:
Table of Contents

Advertisement

Num
Name
-ber
FIFO instructions
F115
FIFO buffer define
P115
F116
Data read from
P116
FIFO buffer
F117
Data write into
P117
FIFO buffer
Basic function instructions
F118
UP/DOWN counter
F119
Left/right shift
register
Data rotate instructions
F120
16-bit data right
P120
rotate
F121
16-bit data left
P121
rotate
F122
16-bit data right
P122
rotate with carry
flag (R9009) data
F123
16-bit data left
P123
rotate with carry
flag (R9009) data
F125
32-bit data right
P125
rotate
F126
32-bit data left
P126
rotate
F127
32-bit data right
P127
rotate with carry
flag (R9009) data
F128
32-bit data left
P128
rotate with carry
flag (R9009) data
Bit manipulation instructions
F130
16-bit data bit set
P130
F131
16-bit data bit
P131
reset
F132
16-bit data invert
P132
F133
16-bit data bit test
P133
F135
Number of on (1)
P135
bits in 16-bit data
F136
Number of on (1)
P136
bits in 32-bit data
: Available,
: Not available,
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: info@clrwtr.com
Ope-
Boolean
rand
n, D
The "n" words beginning from "D" are
FIFT
defined in the buffer.
PFIFT
S, D
The oldest data beginning from "S"
FIFR
that was written to the buffer is read
PFIFR
and stored in "D".
S, D
The data of "S" is written to the buffer
FIFW
starting from "D".
PFIFW
S, D
Counts up or down from the value
UDC
preset in "S" and stores the elapsed
value in "D".
D1,
Shifts one bit to the left or right with
LRSR
D2
the area between "D1" and "D2" as
the r egister.
D, n
Rotates the "n" bits in data of "D" to
ROR
the right.
PROR
D, n
Rotates the "n" bits in data of "D" to
ROL
the left.
PROL
D, n
Rotates the "n" bits in 17-bit area
RCR
consisting of "D" plus the carry flag
PRCR
(R9009) data to the right.
D, n
Rotates the "n" bits in 17-bit ar ea
RCL
consisting of "D" plus the carry flag
PRCL
(R9009) data to the left.
D, n
Rotates the number of bits specified
DROR
by "n" of the double words data (32
PDROR
bits) specified by (D+1, D) to the
right.
D, n
Rotates the number of bits specified
DROL
by "n" of the double words data (32
PDROL
bits) specified by (D+1, D) to the left.
D, n
Rotates the number of bits specified
DRCR
by "n" of the double words data (32
PDRCR
bits) specified by (D+1, D) to the right
together with carry flag (R9009) data.
D, n
Rotates the number of bits specified
DRCL
by "n" of the double words data (32
PDRCL
bits) specified by (D+1, D) to the left
together with carry flag (R9009) data.
D, n
Sets the value of bit position "n" of
BTS
the data of "D" to 1.
PBTS
D, n
Sets the value of bit position "n" of
BTR
the data of "D" to 0.
PBTR
D, n
Inverts the value of bit position "n" of
BTI
the data of "D".
PBTI
D, n
Tests the value of bit position "n" of
BTT
the data of "D" and outputs the result
PBTT
to R900B.
S, D
Stores the number of on bits in the
BCU
data of "S" in "D".
PBCU
S, D
Stores the number of on bits in the
DBCU
data of (S+1, S) in "D".
PDBCU
: Not available partially
Description
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
5
7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents