cpu_map: Add versions of Snowridge CPU model

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Jiri Denemark 2024-10-22 11:48:04 +02:00
parent 5faffbc514
commit 860f40053d
46 changed files with 2387 additions and 40 deletions

View File

@ -59,6 +59,10 @@
<include filename='x86_Icelake-Server-noTSX.xml'/>
<include filename='x86_Cooperlake.xml'/>
<include filename='x86_Snowridge.xml'/>
<include filename='x86_Snowridge-v1.xml'/>
<include filename='x86_Snowridge-v2.xml'/>
<include filename='x86_Snowridge-v3.xml'/>
<include filename='x86_Snowridge-v4.xml'/>
<include filename='x86_SapphireRapids.xml'/>
<include filename='x86_SapphireRapids-v1.xml'/>
<include filename='x86_SapphireRapids-v2.xml'/>

View File

@ -87,6 +87,10 @@ cpumap_data = [
'x86_Skylake-Server-IBRS.xml',
'x86_Skylake-Server-noTSX-IBRS.xml',
'x86_Skylake-Server.xml',
'x86_Snowridge-v1.xml',
'x86_Snowridge-v2.xml',
'x86_Snowridge-v3.xml',
'x86_Snowridge-v4.xml',
'x86_Snowridge.xml',
'x86_vendors.xml',
'x86_Westmere-IBRS.xml',

View File

@ -0,0 +1,6 @@
<cpus>
<model name='Snowridge-v1'>
<decode host='on' guest='off'/>
<model name='Snowridge'/>
</model>
</cpus>

View File

@ -0,0 +1,143 @@
<cpus>
<model name='Snowridge-v2'>
<decode host='on' guest='off'/>
<signature family='6' model='134'/>
<vendor name='Intel'/>
<feature name='3dnowprefetch'/>
<feature name='aes'/>
<feature name='apic'/>
<feature name='arat'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='clflush'/>
<feature name='clflushopt'/>
<feature name='clwb'/>
<feature name='cmov'/>
<feature name='core-capability'/>
<feature name='cx16'/>
<feature name='cx8'/>
<feature name='de'/>
<feature name='erms'/>
<feature name='fpu'/>
<feature name='fsgsbase'/>
<feature name='fxsr'/>
<feature name='gfni'/>
<feature name='lahf_lm'/>
<feature name='lm'/>
<feature name='mca'/>
<feature name='mce'/>
<feature name='mmx'/>
<feature name='movbe'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='msr'/>
<feature name='mtrr'/>
<feature name='nx'/>
<feature name='pae'/>
<feature name='pat'/>
<feature name='pclmuldq'/>
<feature name='pdpe1gb'/>
<feature name='pge'/>
<feature name='pni'/>
<feature name='popcnt'/>
<feature name='pse'/>
<feature name='pse36'/>
<feature name='rdrand'/>
<feature name='rdseed'/>
<feature name='rdtscp'/>
<feature name='sep'/>
<feature name='sha-ni'/>
<feature name='smap'/>
<feature name='smep'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='sse'/>
<feature name='sse2'/>
<feature name='sse4.1'/>
<feature name='sse4.2'/>
<feature name='ssse3'/>
<feature name='syscall'/>
<feature name='tsc'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='vme'/>
<feature name='vmx-activity-hlt'/>
<feature name='vmx-apicv-register'/>
<feature name='vmx-apicv-vid'/>
<feature name='vmx-apicv-x2apic'/>
<feature name='vmx-apicv-xapic'/>
<feature name='vmx-cr3-load-noexit'/>
<feature name='vmx-cr3-store-noexit'/>
<feature name='vmx-cr8-load-exit'/>
<feature name='vmx-cr8-store-exit'/>
<feature name='vmx-desc-exit'/>
<feature name='vmx-entry-ia32e-mode'/>
<feature name='vmx-entry-load-efer'/>
<feature name='vmx-entry-load-pat'/>
<feature name='vmx-entry-load-perf-global-ctrl'/>
<feature name='vmx-entry-noload-debugctl'/>
<feature name='vmx-ept'/>
<feature name='vmx-ept-1gb'/>
<feature name='vmx-ept-2mb'/>
<feature name='vmx-ept-execonly'/>
<feature name='vmx-eptad'/>
<feature name='vmx-eptp-switching'/>
<feature name='vmx-exit-ack-intr'/>
<feature name='vmx-exit-load-efer'/>
<feature name='vmx-exit-load-pat'/>
<feature name='vmx-exit-load-perf-global-ctrl'/>
<feature name='vmx-exit-nosave-debugctl'/>
<feature name='vmx-exit-save-efer'/>
<feature name='vmx-exit-save-pat'/>
<feature name='vmx-exit-save-preemption-timer'/>
<feature name='vmx-flexpriority'/>
<feature name='vmx-hlt-exit'/>
<feature name='vmx-ins-outs'/>
<feature name='vmx-intr-exit'/>
<feature name='vmx-invept'/>
<feature name='vmx-invept-all-context'/>
<feature name='vmx-invept-single-context'/>
<feature name='vmx-invlpg-exit'/>
<feature name='vmx-invpcid-exit'/>
<feature name='vmx-invvpid-all-context'/>
<feature name='vmx-invvpid-single-addr'/>
<feature name='vmx-invvpid-single-context-noglobals'/>
<feature name='vmx-io-bitmap'/>
<feature name='vmx-io-exit'/>
<feature name='vmx-monitor-exit'/>
<feature name='vmx-movdr-exit'/>
<feature name='vmx-msr-bitmap'/>
<feature name='vmx-mtf'/>
<feature name='vmx-mwait-exit'/>
<feature name='vmx-nmi-exit'/>
<feature name='vmx-page-walk-4'/>
<feature name='vmx-pause-exit'/>
<feature name='vmx-pml'/>
<feature name='vmx-posted-intr'/>
<feature name='vmx-preemption-timer'/>
<feature name='vmx-rdpmc-exit'/>
<feature name='vmx-rdrand-exit'/>
<feature name='vmx-rdseed-exit'/>
<feature name='vmx-rdtsc-exit'/>
<feature name='vmx-rdtscp-exit'/>
<feature name='vmx-secondary-ctls'/>
<feature name='vmx-shadow-vmcs'/>
<feature name='vmx-store-lma'/>
<feature name='vmx-true-ctls'/>
<feature name='vmx-tsc-offset'/>
<feature name='vmx-unrestricted-guest'/>
<feature name='vmx-vintr-pending'/>
<feature name='vmx-vmfunc'/>
<feature name='vmx-vmwrite-vmexit-fields'/>
<feature name='vmx-vnmi'/>
<feature name='vmx-vnmi-pending'/>
<feature name='vmx-vpid'/>
<feature name='vmx-wbinvd-exit'/>
<feature name='x2apic'/>
<feature name='xgetbv1'/>
<feature name='xsave'/>
<feature name='xsavec'/>
<feature name='xsaveopt'/>
</model>
</cpus>

View File

@ -0,0 +1,145 @@
<cpus>
<model name='Snowridge-v3'>
<decode host='on' guest='off'/>
<signature family='6' model='134'/>
<vendor name='Intel'/>
<feature name='3dnowprefetch'/>
<feature name='aes'/>
<feature name='apic'/>
<feature name='arat'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='clflush'/>
<feature name='clflushopt'/>
<feature name='clwb'/>
<feature name='cmov'/>
<feature name='core-capability'/>
<feature name='cx16'/>
<feature name='cx8'/>
<feature name='de'/>
<feature name='erms'/>
<feature name='fpu'/>
<feature name='fsgsbase'/>
<feature name='fxsr'/>
<feature name='gfni'/>
<feature name='lahf_lm'/>
<feature name='lm'/>
<feature name='mca'/>
<feature name='mce'/>
<feature name='mmx'/>
<feature name='movbe'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='msr'/>
<feature name='mtrr'/>
<feature name='nx'/>
<feature name='pae'/>
<feature name='pat'/>
<feature name='pclmuldq'/>
<feature name='pdpe1gb'/>
<feature name='pge'/>
<feature name='pni'/>
<feature name='popcnt'/>
<feature name='pse'/>
<feature name='pse36'/>
<feature name='rdrand'/>
<feature name='rdseed'/>
<feature name='rdtscp'/>
<feature name='sep'/>
<feature name='sha-ni'/>
<feature name='smap'/>
<feature name='smep'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='sse'/>
<feature name='sse2'/>
<feature name='sse4.1'/>
<feature name='sse4.2'/>
<feature name='ssse3'/>
<feature name='syscall'/>
<feature name='tsc'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='vme'/>
<feature name='vmx-activity-hlt'/>
<feature name='vmx-apicv-register'/>
<feature name='vmx-apicv-vid'/>
<feature name='vmx-apicv-x2apic'/>
<feature name='vmx-apicv-xapic'/>
<feature name='vmx-cr3-load-noexit'/>
<feature name='vmx-cr3-store-noexit'/>
<feature name='vmx-cr8-load-exit'/>
<feature name='vmx-cr8-store-exit'/>
<feature name='vmx-desc-exit'/>
<feature name='vmx-entry-ia32e-mode'/>
<feature name='vmx-entry-load-efer'/>
<feature name='vmx-entry-load-pat'/>
<feature name='vmx-entry-load-perf-global-ctrl'/>
<feature name='vmx-entry-noload-debugctl'/>
<feature name='vmx-ept'/>
<feature name='vmx-ept-1gb'/>
<feature name='vmx-ept-2mb'/>
<feature name='vmx-ept-execonly'/>
<feature name='vmx-eptad'/>
<feature name='vmx-eptp-switching'/>
<feature name='vmx-exit-ack-intr'/>
<feature name='vmx-exit-load-efer'/>
<feature name='vmx-exit-load-pat'/>
<feature name='vmx-exit-load-perf-global-ctrl'/>
<feature name='vmx-exit-nosave-debugctl'/>
<feature name='vmx-exit-save-efer'/>
<feature name='vmx-exit-save-pat'/>
<feature name='vmx-exit-save-preemption-timer'/>
<feature name='vmx-flexpriority'/>
<feature name='vmx-hlt-exit'/>
<feature name='vmx-ins-outs'/>
<feature name='vmx-intr-exit'/>
<feature name='vmx-invept'/>
<feature name='vmx-invept-all-context'/>
<feature name='vmx-invept-single-context'/>
<feature name='vmx-invlpg-exit'/>
<feature name='vmx-invpcid-exit'/>
<feature name='vmx-invvpid-all-context'/>
<feature name='vmx-invvpid-single-addr'/>
<feature name='vmx-invvpid-single-context-noglobals'/>
<feature name='vmx-io-bitmap'/>
<feature name='vmx-io-exit'/>
<feature name='vmx-monitor-exit'/>
<feature name='vmx-movdr-exit'/>
<feature name='vmx-msr-bitmap'/>
<feature name='vmx-mtf'/>
<feature name='vmx-mwait-exit'/>
<feature name='vmx-nmi-exit'/>
<feature name='vmx-page-walk-4'/>
<feature name='vmx-pause-exit'/>
<feature name='vmx-pml'/>
<feature name='vmx-posted-intr'/>
<feature name='vmx-preemption-timer'/>
<feature name='vmx-rdpmc-exit'/>
<feature name='vmx-rdrand-exit'/>
<feature name='vmx-rdseed-exit'/>
<feature name='vmx-rdtsc-exit'/>
<feature name='vmx-rdtscp-exit'/>
<feature name='vmx-secondary-ctls'/>
<feature name='vmx-shadow-vmcs'/>
<feature name='vmx-store-lma'/>
<feature name='vmx-true-ctls'/>
<feature name='vmx-tsc-offset'/>
<feature name='vmx-unrestricted-guest'/>
<feature name='vmx-vintr-pending'/>
<feature name='vmx-vmfunc'/>
<feature name='vmx-vmwrite-vmexit-fields'/>
<feature name='vmx-vnmi'/>
<feature name='vmx-vnmi-pending'/>
<feature name='vmx-vpid'/>
<feature name='vmx-wbinvd-exit'/>
<feature name='vmx-xsaves'/>
<feature name='x2apic'/>
<feature name='xgetbv1'/>
<feature name='xsave'/>
<feature name='xsavec'/>
<feature name='xsaveopt'/>
<feature name='xsaves'/>
</model>
</cpus>

View File

@ -0,0 +1,143 @@
<cpus>
<model name='Snowridge-v4'>
<decode host='on' guest='off'/>
<signature family='6' model='134'/>
<vendor name='Intel'/>
<feature name='3dnowprefetch'/>
<feature name='aes'/>
<feature name='apic'/>
<feature name='arat'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='clflush'/>
<feature name='clflushopt'/>
<feature name='clwb'/>
<feature name='cmov'/>
<feature name='cx16'/>
<feature name='cx8'/>
<feature name='de'/>
<feature name='erms'/>
<feature name='fpu'/>
<feature name='fsgsbase'/>
<feature name='fxsr'/>
<feature name='gfni'/>
<feature name='lahf_lm'/>
<feature name='lm'/>
<feature name='mca'/>
<feature name='mce'/>
<feature name='mmx'/>
<feature name='movbe'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='msr'/>
<feature name='mtrr'/>
<feature name='nx'/>
<feature name='pae'/>
<feature name='pat'/>
<feature name='pclmuldq'/>
<feature name='pdpe1gb'/>
<feature name='pge'/>
<feature name='pni'/>
<feature name='popcnt'/>
<feature name='pse'/>
<feature name='pse36'/>
<feature name='rdrand'/>
<feature name='rdseed'/>
<feature name='rdtscp'/>
<feature name='sep'/>
<feature name='sha-ni'/>
<feature name='smap'/>
<feature name='smep'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='sse'/>
<feature name='sse2'/>
<feature name='sse4.1'/>
<feature name='sse4.2'/>
<feature name='ssse3'/>
<feature name='syscall'/>
<feature name='tsc'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='vme'/>
<feature name='vmx-activity-hlt'/>
<feature name='vmx-apicv-register'/>
<feature name='vmx-apicv-vid'/>
<feature name='vmx-apicv-x2apic'/>
<feature name='vmx-apicv-xapic'/>
<feature name='vmx-cr3-load-noexit'/>
<feature name='vmx-cr3-store-noexit'/>
<feature name='vmx-cr8-load-exit'/>
<feature name='vmx-cr8-store-exit'/>
<feature name='vmx-desc-exit'/>
<feature name='vmx-entry-ia32e-mode'/>
<feature name='vmx-entry-load-efer'/>
<feature name='vmx-entry-load-pat'/>
<feature name='vmx-entry-load-perf-global-ctrl'/>
<feature name='vmx-entry-noload-debugctl'/>
<feature name='vmx-ept'/>
<feature name='vmx-ept-1gb'/>
<feature name='vmx-ept-2mb'/>
<feature name='vmx-ept-execonly'/>
<feature name='vmx-eptad'/>
<feature name='vmx-eptp-switching'/>
<feature name='vmx-exit-ack-intr'/>
<feature name='vmx-exit-load-efer'/>
<feature name='vmx-exit-load-pat'/>
<feature name='vmx-exit-load-perf-global-ctrl'/>
<feature name='vmx-exit-nosave-debugctl'/>
<feature name='vmx-exit-save-efer'/>
<feature name='vmx-exit-save-pat'/>
<feature name='vmx-exit-save-preemption-timer'/>
<feature name='vmx-flexpriority'/>
<feature name='vmx-hlt-exit'/>
<feature name='vmx-ins-outs'/>
<feature name='vmx-intr-exit'/>
<feature name='vmx-invept'/>
<feature name='vmx-invept-all-context'/>
<feature name='vmx-invept-single-context'/>
<feature name='vmx-invlpg-exit'/>
<feature name='vmx-invpcid-exit'/>
<feature name='vmx-invvpid-all-context'/>
<feature name='vmx-invvpid-single-addr'/>
<feature name='vmx-invvpid-single-context-noglobals'/>
<feature name='vmx-io-bitmap'/>
<feature name='vmx-io-exit'/>
<feature name='vmx-monitor-exit'/>
<feature name='vmx-movdr-exit'/>
<feature name='vmx-msr-bitmap'/>
<feature name='vmx-mtf'/>
<feature name='vmx-mwait-exit'/>
<feature name='vmx-nmi-exit'/>
<feature name='vmx-page-walk-4'/>
<feature name='vmx-pause-exit'/>
<feature name='vmx-pml'/>
<feature name='vmx-posted-intr'/>
<feature name='vmx-preemption-timer'/>
<feature name='vmx-rdpmc-exit'/>
<feature name='vmx-rdrand-exit'/>
<feature name='vmx-rdseed-exit'/>
<feature name='vmx-rdtsc-exit'/>
<feature name='vmx-rdtscp-exit'/>
<feature name='vmx-secondary-ctls'/>
<feature name='vmx-shadow-vmcs'/>
<feature name='vmx-store-lma'/>
<feature name='vmx-true-ctls'/>
<feature name='vmx-tsc-offset'/>
<feature name='vmx-unrestricted-guest'/>
<feature name='vmx-vintr-pending'/>
<feature name='vmx-vmfunc'/>
<feature name='vmx-vmwrite-vmexit-fields'/>
<feature name='vmx-vnmi'/>
<feature name='vmx-vnmi-pending'/>
<feature name='vmx-vpid'/>
<feature name='vmx-wbinvd-exit'/>
<feature name='vmx-xsaves'/>
<feature name='x2apic'/>
<feature name='xgetbv1'/>
<feature name='xsave'/>
<feature name='xsavec'/>
<feature name='xsaveopt'/>
<feature name='xsaves'/>
</model>
</cpus>

View File

@ -358,7 +358,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -370,6 +370,29 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -632,7 +632,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -651,6 +651,44 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -357,7 +357,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -369,6 +369,29 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -367,7 +367,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -379,6 +379,29 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -664,7 +664,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -683,6 +683,44 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -366,7 +366,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -378,6 +378,29 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -369,7 +369,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -381,6 +381,40 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -665,7 +665,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -684,6 +684,64 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -368,7 +368,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -380,6 +380,40 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -368,7 +368,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -380,6 +380,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -665,7 +665,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -684,6 +684,82 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='umip'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -367,7 +367,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -379,6 +379,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -369,7 +369,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -381,6 +381,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -660,7 +660,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -678,6 +678,78 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -368,7 +368,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -380,6 +380,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -336,7 +336,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -348,6 +348,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -608,7 +608,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -626,6 +626,78 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -335,7 +335,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -347,6 +347,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -341,7 +341,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -353,6 +353,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -489,7 +489,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -507,6 +507,78 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -489,7 +489,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -507,6 +507,78 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -340,7 +340,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -352,6 +352,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -423,7 +423,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -435,6 +435,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -588,7 +588,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
@ -606,6 +606,78 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='3dnowprefetch'/>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='rdseed'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -422,7 +422,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -434,6 +434,49 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -604,7 +604,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -616,6 +616,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -669,7 +669,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
@ -685,6 +685,70 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='sha-ni'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -603,7 +603,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -615,6 +615,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -605,7 +605,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -617,6 +617,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -658,7 +658,7 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
@ -673,6 +673,66 @@
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='x2apic'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -604,7 +604,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -616,6 +616,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -605,7 +605,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -617,6 +617,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -632,7 +632,7 @@
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
@ -646,6 +646,62 @@
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -604,7 +604,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -616,6 +616,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -712,7 +712,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -724,6 +724,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -711,7 +711,7 @@
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
@ -725,6 +725,62 @@
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -711,7 +711,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -723,6 +723,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -712,7 +712,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -724,6 +724,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -711,7 +711,7 @@
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
@ -725,6 +725,62 @@
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='arch-capabilities'/>
<feature name='cldemote'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='ssbd'/>
<feature name='tsc-deadline'/>
<feature name='xsavec'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>

View File

@ -711,7 +711,7 @@
<feature name='pku'/>
<feature name='spec-ctrl'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge</model>
<model usable='no' vendor='Intel' canonical='Snowridge-v1'>Snowridge</model>
<blockers model='Snowridge'>
<feature name='cldemote'/>
<feature name='core-capability'/>
@ -723,6 +723,51 @@
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v1</model>
<blockers model='Snowridge-v1'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='mpx'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v2</model>
<blockers model='Snowridge-v2'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v3</model>
<blockers model='Snowridge-v3'>
<feature name='cldemote'/>
<feature name='core-capability'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='split-lock-detect'/>
<feature name='xsaves'/>
</blockers>
<model usable='no' vendor='Intel'>Snowridge-v4</model>
<blockers model='Snowridge-v4'>
<feature name='cldemote'/>
<feature name='erms'/>
<feature name='gfni'/>
<feature name='movdir64b'/>
<feature name='movdiri'/>
<feature name='spec-ctrl'/>
<feature name='xsaves'/>
</blockers>
<model usable='yes' vendor='Intel'>Westmere</model>
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
<blockers model='Westmere-IBRS'>