![Omron CJ1G-CPU series Programming Manual Download Page 118](http://html1.mh-extra.com/html/omron/cj1g-cpu-series/cj1g-cpu-series_programming-manual_742489118.webp)
97
Symbol Math Instructions
Section 3-9
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
BCD MULTIPLY
*
B
@
*
B
424
Output
Required
Instruction
Mnemonic
Code
Symbol/Operand
Function
Location
Execution
condition
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
×
(Signed binary)
(Signed binary)
(Signed binary)
R
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
×
(Unsigned binary)
(Unsigned binary)
(Unsigned binary)
R
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)
×
Md: Multiplicand
word
Mr: Multiplier
word
R: Result word
*B(424)
Md
Mr
R
Multiplies 4-digit (single-word) BCD data and/or constants.
Md
Mr
R +1
×
(BCD)
(BCD)
(BCD)
R
Summary of Contents for CJ1G-CPU series
Page 3: ...iv...
Page 5: ...vi...
Page 21: ...xxii Conformance to EC Directives 6...
Page 169: ...148 Task Control Instructions Section 3 32...
Page 203: ...182 Programming Device Operations for Tasks Section 4 4...
Page 253: ...232 Using File Memory Section 5 3...
Page 337: ...316 Other Functions Section 6 11...
Page 347: ......
Page 369: ......
Page 373: ......
Page 379: ......
Page 381: ...360 Revision History...