_cvtu32_mask8
Classification
AVX-512, Mask, CPUID Test: AVX512DQ
Header File
immintrin.h
Instruction
KMOVB k, r32
Synopsis
 _cvtu32_mask8(unsigned int a);
Description
Convert integer value "a" into an 8-bit mask, and store the result in "k".
Operation
k := a[7:0]