Appendix AInstruction Set
556
Name, mnemonic, variations,
and symbol
PageOperand data
areas
Function
DOUBLE SIGNED NOT
EQUAL
< >SL
(308)
< >SL S
1
S
2
(V2 only) Compares word data and constants in eight
digits signed hexadecimal, and turns ON the
execution condition if the result is true (i.e., if
S
1
<> S
2
).
S
1
:
CIO
G
A
T/C
#
DM
S
2
:
CIO
G
A
T/C
#
DM
213
LESS THAN
<
(310)
<S
1
S
2
(V2 only) Compares word data and constants in four
digits hexadecimal, and turns ON the
execution condition if the result is true (i.e., if
S
1
< S
2
).
S
1
:
CIO
G
A
T/C
#
DM
DR
IR
S
2
:
CIO
G
A
T/C
#
DM
DR
IR
213
DOUBLE LESS THAN
<L
(311)
<L S
1
S
2
(V2 only) Compares word data and constants in eight
digits hexadecimal, and turns ON the
execution condition if the result is true (i.e., if
S
1
< S
2
).
S
1
:
CIO
G
A
T/C
#
DM
S
2
:
CIO
G
A
T/C
#
DM
213
SIGNED LESS THAN
<S
(312)
<S S
1
S
2
(V2 only) Compares word data and constants in four
digits signed hexadecimal, and turns ON the
execution condition if the result is true (i.e., if
S
1
< S
2
).
S
1
:
CIO
G
A
T/C
#
DM
DR
IR
S
2
:
CIO
G
A
T/C
#
DM
DR
IR
213
DOUBLE SIGNED LESS
THAN
<SL
(313)
<SL S
1
S
2
(V2 only) Compares word data and constants in eight
digits signed hexadecimal, and turns ON the
execution condition if the result is true (i.e., if
S
1
< S
2
).
S
1
:
CIO
G
A
T/C
#
DM
S
2
:
CIO
G
A
T/C
#
DM
213
LESS THAN OR EQUAL
< =
(315)
<= S
1
S
2
(V2 only) Compares word data and constants in four
digits hexadecimal, and turns ON the
execution condition if the result is true (i.e., if
S
1
S
2
).
S
1
:
CIO
G
A
T/C
#
DM
DR
IR
S
2
:
CIO
G
A
T/C
#
DM
DR
IR
213
DOUBLE LESS THAN OR
EQUAL
< =L
(316)
<=L S
1
S
2
(V2 only) Compares word data and constants in eight
digits hexadecimal, and turns ON the
execution condition if the result is true (i.e., if
S
1
S
2
).
S
1
:
CIO
G
A
T/C
#
DM
S
2
:
CIO
G
A
T/C
#
DM
213