commit | f1240c002679a77990fd7c198991ed15a437d691 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Aug 27 18:53:07 2008 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Aug 27 19:25:44 2008 -0700 |
tree | db92021a7bb1a0931611e00c9f0cee3c113430d2 | |
parent | 7414aa41a63348c3bc72d8c37b716024c29b6d50 [diff] |
x86: cpufeature: add Intel features from CPUID and AVX specs Add all Intel CPUID features currently documented in the CPUID spec (AP-485, 241618-032, Dec 2007) and the AVX Programming Reference (319433-003, Aug 2008). Signed-off-by: H. Peter Anvin <hpa@zytor.com>