Method mm256_movemask_epi8
mm256_movemask_epi8(v256)
Create mask from the most significant bit of each 8-bit element in a, and store the result in dst.
Declaration
public static int mm256_movemask_epi8(v256 a)
Parameters
Type | Name | Description |
---|---|---|
v256 | a | Vector a |
Returns
Type | Description |
---|---|
Int32 | Integer |
Remarks
**** vpmovmskb r32, ymm