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 |