15-62
Num-
ber
Name Boolean
Ope-
rand
Description
Steps
FP0/FP-e
FP0R
FP
FP-X
FP2
FP2SH/FP10SH
P286
lower limit
control
(32-bit data)
PDLIMT
S3, D
When (S1+1, S1)>(S3+1, S3), (S1+1,
S1)→(D+1, D)
When (S2+1, S2)<(S3+1, S3), (S2+1,
S2)→(D+1, D)
When (S1+1, S1)<or = (S3+1, S3)<or
→
16
*1
P287
control
PBAND
S3, D
When S2<S3, S3−S2→D
When S1<or = S3<or = S2, 0
→
10
*1
F288
P288
Deadband
control
(32-bit data)
DBAND
PDBAND
S1, S2,
S3, D
When (S1+1, S1)>(S3+1, S3), (S3+1,
S3)−(S1+1, S1)→(D+1, D)
When (S2+1, S2)<(S3+1, S3), (S3+1,
S3)−(S2+1, S2)→(D+1, D)
When (S1+1, S1)<or = (S3+1, S3)<or
= (S2+1, S2),0→(D+1, D)
16
*1
P289
(16-bit data)
PZONE
S3, D
When S3=0, 0→D
→
10
*1
P290
(32-bit data)
PDZONE
S3, D
When (S3+1, S3)<0, (S3+1,
S3)+(S1+1, S1)→(D+1, D)
When (S3+1, S3)=0, 0→(D+1, D)
When (S3+1, S3)>0, (S3+1,
→
16
*1
BCD type real number operation instructions
6
P301
cosine
PBCOS
6
F302
P302
BCD type
tangent
BTAN
PBTAN
S, D TAN(S1+1, S1)→(D+1, D)
6
P303
arcsine
PBASIN
6
P304
arccosine
PBACOS
6
P305
arctangent
PBATAN
S, D TAN
(S1+1, S1)→(D+1, D)
6
Floating-point type real number operation instructions
P309
type data
PFMV
8
*2
P310
type data
PF+
D
(S1+1, S1)+(S2+1, S2)→(D+1, D)
14
*2
P311
type data
PF-
D
(S1+1, S1)−(S2+1, S2)→(D+1, D)
14
*2
P312
type data
PF*
D
(S1+1, S1)×(S2+1, S2)→(D+1, D)
14
*2
P313
type data
PF%
D
(S1+1, S1)÷(S2+1, S2)→(D+1, D)
14
*2
: Available, : Not available, : Not available partially
*1) This instruction is only available for FP-e Ver.1.2 or later.
*2) This instruction is available for FP-e Ver.1.21 or later, and FP0 V2.1 or later.