| Parameter | Description |
|---|---|
| a | Vector a |
| b | Vector b |
| rounding | Rounding mode |
v128 Vector
Round the lower double-precision (64-bit) floating-point element in "b" using the "rounding" parameter, store the result as a double-precision floating-point element in the lower element of "dst", and copy the upper element from "a" to the upper element of "dst".