Redundant instruction
This is a redundant instruction. It is replaced by: FP_MOVE3
The function copies three 16-bit data values at inputs s1, s2 and s3 to an ARRAY with three elements that is returned at output d.
Input
source 16-bit area
Output
destination, lower 16-bit area of 48-bit area
To transfer two 16-bit data types, use either the F7_MV2 or P7_MV2 instruction.
The variables s1, s2 and d have to be of the same data type.