Method set1_epi8
set1_epi8(sbyte)
Broadcast 8-bit integer "a" to all elements of "dst". This intrinsic may generate "vpbroadcastb".
Declaration
public static v128 set1_epi8(sbyte a)
Parameters
Type | Name | Description |
---|---|---|
sbyte | a | 8-bit integer |
Returns
Type | Description |
---|---|
v128 | Vector |