• B
    i386: add KnightsMill cpu model · a1849515
    Boqun Feng 提交于
    A new cpu model called "KnightsMill" is added to model Knights Mill
    processors.  Compared to "Skylake-Server" cpu model, the following
    features are added:
    
    	avx512_4vnniw avx512_4fmaps avx512pf avx512er avx512_vpopcntdq
    
    and the following features are removed:
    
    	pcid invpcid clflushopt avx512dq avx512bw clwb smap rtm mpx
    	xsavec xgetbv1 hle
    Signed-off-by: NBoqun Feng <boqun.feng@intel.com>
    Message-Id: <20180320000821.8337-1-boqun.feng@intel.com>
    Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
    a1849515
cpu.c 173.1 KB