Compute the approximate reciprocal of the lower single-precision (32-bit) floating-point element in a, store it
in the lower element of the result, and copy the upper 3 packed elements from a to the upper elements of result.
The maximum relative error for this approximation is less than 1.5*2^-12.
Compute the approximate reciprocal of the lower single-precision (32-bit) floating-point element in a, store it in the lower element of the result, and copy the upper 3 packed elements from a to the upper elements of result. The maximum relative error for this approximation is less than 1.5*2^-12.