svn commit: r292528 - head/sys/x86/include

Ravi Pokala rpokala at mac.com
Mon Dec 21 20:57:29 UTC 2015


-----Original Message-----


From: <owner-src-committers at freebsd.org> on behalf of "Conrad E. Meyer" <cem at FreeBSD.org>
Date: 2015-12-20, Sunday at 20:42
To: <src-committers at freebsd.org>, <svn-src-all at freebsd.org>, <svn-src-head at freebsd.org>
Subject: svn commit: r292528 - head/sys/x86/include

>Author: cem
>Date: Mon Dec 21 04:42:58 2015
>New Revision: 292528
>URL: https://svnweb.freebsd.org/changeset/base/292528
>
>Log:
>  x86: Add CPUID_STDEXT_* macros for CPU feature bits
>  
>  A follow-up to r292478 and r292488.

Hi Conrad,

Between those two changes, you added recognition for CLWB, PCOMMIT, AVX512DQ, AVX512IFMA, AVX512BW, and AVX512VBMI; this change adds macros for the first five, but it looks like you forgot about AVX512VBMI.

-Ravi (rpokala@)



More information about the svn-src-all mailing list