252
6 BASIC INSTRUCTIONS
6.2 Arithmetic Operation Instructions
■Applicable devices
• In safety programs executed by the Safety CPU, only the following safety devices and constants can be used.
• These instructions multiply the 16-bit binary data in the device specified by (s1) by the 16-bit binary data in the device
specified by (s2), and store the operation result in the device specified by (d).
• When (d) is a bit device, data should be specified in order from lower bits.
Operation result when (d) is a bit device
There is no operation error.
Operand Bit Word Double word Indirect
specification
Constant Others
X, Y, M, L,
SM, F, B, SB,
FX, FY
J\ T, ST, C, D, W,
SD, SW, FD, R,
ZR, RD
U\G, J\,
U3E\(H)G
Z LT, LST,
LC
LZ K, H E $
(s1)
(s2)
(d)
Operand Bit Word Constant
SA\X, SA\Y, SA\M, SA\SM, SA\B SA\T, SA\ST, SA\C, SA\D, SA\W, SA\SD K, H
(s1)
(s2)
(d)
•K1Lower 4 bits (b0 to b3)
•K4Lower 16 bits (b0 to b15)
•K8Lower 32 bits (b0 to b31)
b15 b0
5678 (BIN)
(s1) (s2)
1234 (BIN) 7006652 (BIN)
×
···
b15 b0
···
(d)
(d)+1
b0
··· ···
b31 b16 b15