The following describes the specifiable content of operands S1 and S2 for the LT instruction.
The actual number of steps in the LT instruction depends on the specified operand. The following describes how to calculate the number of steps.
Number of steps in operand S1 + Number of steps in operand S2 +1 = Total number of steps in one instruction
For example, calculating the number of steps in LT instruction
(For the number of steps in an operand, refer to the operand settings as follows.)
{Data_1 = 1 step} + {Data_2[0] = 2 steps} + {1 step} = 4 steps One last step is included in the instruction. Be sure to add that one step.