32.13.2.1 Calculating the Number of Steps When Setting Operands - BLMV/BLMVP

The following describes the specifiable content of Operands (S1, S2, and D1) in the BLMV and BLMVP instructions.

The actual number of steps in the BLMV and BLMVP instructions depends on the specification method of the operand. The following describes how to calculate the number of steps.

Number of steps in operand S1 + Number of steps in operand S2 + Number of steps in operand D1 + 1 = Total number of steps in one instruction

For example, calculating the number of steps in BLMV and BLMVP instructions

(For the number of steps in an operand, refer to the operand settings as follows.)

{Data_1[0] = 2 Steps} + {10 = 1 Step} + {Result [0] = 2 Steps} + {1 Step} = 6 steps One last step is included in the instruction. Be sure to add that one step.