182
6 BASIC INSTRUCTIONS
6.2 Arithmetic Operation Instructions
â– Operation result
• The most significant bit of the quotient and remainder indicates the sign (positive: 0, negative: 1), respectively.
• The quotient is negative when either (s1) or (s2) is negative. The remainder is negative when the (s1) is negative.
â– Device specified by (d)
• The remainder is not obtained when a bit device is specified with nibble specification.
Error code
(SD0/SD8067)
Description
2820 The range of the device specified by (d) exceeds the range of said device.
3400 0 is specified for (s2) value.
3403 The data type of the data setting is signed data and the operation result exceeds 32767.