Method cvtsi128_si64
cvtsi128_si64(v128)
Copy the lower 64-bit integer in "a" to "dst".
Declaration
public static long cvtsi128_si64(v128 a)
Parameters
Type | Name | Description |
---|---|---|
v128 | a | Vector a |
Returns
Type | Description |
---|---|
long | Integer |