![Omron CJ1G-CPUxx Instructions Manual Download Page 72](http://html1.mh-extra.com/html/omron/cj1g-cpuxx/cj1g-cpuxx_instructions-manual_742491072.webp)
51
Instruction Functions
Section 2-2
DOUBLE BCD
SUBTRACT
WITH CARRY
–BCL
@–BCL
417
Output
Required
SIGNED BINARY
MULTIPLY
*
@
*
420
Output
Required
DOUBLE
SIGNED BINARY
MULTIPLY
*
L
@
*
L
421
Output
Required
UNSIGNED
BINARY
MULTIPLY
*
U
@
*
U
422
Output
Required
DOUBLE
UNSIGNED
BINARY
MULTIPLY
*
UL
@
*
UL
423
Output
Required
Instruction
Mnemonic
Code
Symbol/Operand
Function
Location
Execution
condition
Page
Mi: 1st minuend
word
Su: 1st
subtrahend word
R: 1st result word
−
BCL(417)
Mi
Su
R
Subtracts 8-digit (double-word) BCD data and/or constants with the
Carry Flag (CY).
Mi +1
Su+1
R+1
CY
Mi
Su
R
CY
(BCD)
(BCD)
(BCD)
CY will turn
ON when there
is a borrow.
−
Md: Multiplicand
word
Mr: Multiplier
word
R: Result word
*(420)
Md
Mr
R
Multiplies 4-digit signed hexadecimal data and/or constants.
Md
Mr
R +1
R
×
(Signed binary)
(Signed binary)
(Signed binary)
Md: 1st
multiplicand word
Mr: 1st multiplier
word
R: 1st result word
*L(421)
Md
Mr
R
Multiplies 8-digit signed hexadecimal data and/or constants.
Md + 1
Md
Mr + 1
Mr
R + 1
R
R + 3
R + 2
(Signed binary)
(Signed binary)
(Signed binary)
×
Md: Multiplicand
word
Mr: Multiplier
word
R: Result word
*U(422)
Md
Mr
R
Multiplies 4-digit unsigned hexadecimal data and/or constants.
Md
Mr
R +1 R
×
(Unsigned binary)
(Unsigned binary)
(Unsigned binary)
Md: 1st
multiplicand word
Mr: 1st multiplier
word
R: 1st result word
*UL(423)
Md
Mr
R
Multiplies 8-digit unsigned hexadecimal data and/or constants.
Md + 1
Md
Mr + 1
Mr
R + 1
R
R + 3
R + 2
(Unsigned binary)
(Unsigned binary)
(Unsigned binary)
×
Summary of Contents for CJ1G-CPUxx
Page 3: ...iv N o t i c e ...
Page 5: ...vi ...
Page 21: ...xxii Conformance to EC Directives 6 ...
Page 35: ......
Page 1131: ...1110 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...