Method movedup_pd
movedup_pd(v128)
Duplicate the low double-precision (64-bit) floating-point element from "a", and store the results in "dst".
Declaration
public static v128 movedup_pd(v128 a)
Parameters
| Type | Name | Description | 
|---|---|---|
| v128 | a | Vector a  | 
Returns
| Type | Description | 
|---|---|
| v128 | Vector  |