The 'f16c' flag is defined locally in 3 packages, and supported
by cpuid2cpuflags since Mar 2016.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
avx - Adds support for Advanced Vector Extensions instructions
avx2 - Adds support for Advanced Vector Extensions 2 instructions
avx512f - Adds support for AVX-512 Foundation instructions
+f16c - Adds support for F16C instruction set for converting between half-precision and single-precision floats
fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
fma4 - Use the Fused Multiply Add 4 instruction set
mmx - Use the MMX instruction set