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