Redundant instruction
This is a redundant instruction. It is replaced by: FP_MOVE2
The function copies two 32-bit data areas specified at inputs s1 and s2 to a 32-bit ARRAY with two elements at output d.
Input
source 32-bit area
Output
destination, lower 32-bit area of 64-bit area
To copy three 32-bit data, use either the F191_DMV3 or P191_DMV3 instruction.
The variables s1, s2 and d have to be of the same data type.