Method set1_epi64x
set1_epi64x(long)
Broadcast 64-bit integer "a" to all elements of "dst". This intrinsic may generate the "vpbroadcastq".
Declaration
public static v128 set1_epi64x(long a)
Parameters
Type | Name | Description |
---|---|---|
long | a | 64-bit integer |
Returns
Type | Description |
---|---|
v128 | Vector |