Panasonic FP-M Hardware Manual page 222

Table of Contents

Advertisement

8-9. Table of Instructions
Name
Word compare:
Start smaller
Word compare:
AND smaller
Word compare:
OR smaller
Word compare:
Start equal or smaller
Word compare:
AND equal or smaller
Word compare:
OR equal or smaller
Double word compare:
Start equal
Double word compare:
AND equal
Double word compare:
OR equal
Double word compare:
Start equal not
Double word compare:
AND equal not
Double word compare:
OR equal not
Double word compare:
Start larger
Double word compare:
AND larger
Double word compare:
OR larger
Double word compare:
Start equal or larger
Double word compare:
AND equal or larger
Double word compare:
OR equal or larger
Double word compare:
Start smaller
Double word compare:
AND smaller
Double word compare:
OR smaller
Double word compare:
Start equal or smaller
Double word compare:
AND equal or smaller
Double word compare:
OR equal or smaller
• For more about the instructions above, refer to "FP-M /FP1 Programming Manual".
214
Boolean
Operand
ST <
S1, S2
Performs Start, AND or OR operation by comparing two word
data in the following conditions.
AN <
S1, S2
ON: when S1 < S2
OFF: when S1
OR <
S1, S2
ST <=
S1, S2
Performs Start, AND or OR operation by comparing two word
data in the following conditions.
AN <=
ON: when S1
S1, S2
OFF: when S1 > S2
OR <=
S1, S2
STD =
S1, S2
Performs Start, AND or OR operation by comparing two double
word data in the following conditions.
AND =
S1, S2
ON: when (S1+1, S1) = (S2+1, S2)
OFF: when (S1+1, S1) ≠ (S2+1, S2)
ORD =
S1, S2
STD <>
S1, S2
Performs Start, AND or OR operation by comparing two double
word data in the following conditions.
AND <>
S1, S2
ON: when (S1+1, S1) ≠ (S2+1, S2)
OFF: when (S1+1, S1) = (S2+1, S2)
ORD <>
S1, S2
STD >
S1, S2
Performs Start, AND or OR operation by comparing two double
word data in the following conditions.
AND >
S1, S2
ON: when (S1+1, S1) > (S2+1, S2)
OFF: when (S1+1, S1)
ORD >
S1, S2
STD >=
S1, S2
Performs Start, AND or OR operation by comparing two double
word data in the following conditions.
AND >=
S1, S2
ON: when (S1+1, S1)
OFF: when (S1+1, S1) < (S2+1, S2)
ORD >=
S1, S2
STD <
S1, S2
Performs Start, AND or OR operation by comparing two double
word data in the following conditions.
AND <
S1, S2
ON: when (S1+1, S1) < (S2+1, S2)
OFF: when (S1+1, S1)
ORD <
S1, S2
STD <=
S1, S2
Performs Start, AND or OR operation by comparing two double
word data in the following conditions.
AND <=
S1, S2
ON: when (S1+1, S1)
OFF: when (S1+1, S1) > (S2+1, S2)
ORD <=
S1, S2
Description
S2
S2
(S2+1, S2)
(S2+1, S2)
(S2+1, S2)
(S2+1, S2)
Step
5
5
5
5
5
5
9
9
9
9
9
9
9
9
9
9
9
9
9
9
9
9
9
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents