x86, cpu: Add CPU flags for F16C and RDRND
authorH. Peter Anvin <hpa@zytor.com>
Wed, 7 Jul 2010 17:15:12 +0000 (10:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 7 Jul 2010 17:15:12 +0000 (10:15 -0700)
Add support for the newly documented F16C (16-bit floating point
conversions) and RDRND (RDRAND instruction) CPU feature flags.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found