View | Details | Raw Unified | Return to bug 1092885
Collapse All | Expand All

(-)a/src/cpu/cpu_map.xml (-1 / +3 lines)
Lines 298-303 Link Here
298
    <feature name='spec-ctrl'>
298
    <feature name='spec-ctrl'>
299
      <cpuid eax_in='0x07' ecx_in='0x00' edx='0x04000000'/>
299
      <cpuid eax_in='0x07' ecx_in='0x00' edx='0x04000000'/>
300
    </feature>
300
    </feature>
301
    <feature name='ssbd'>
302
      <cpuid eax_in='0x07' ecx_in='0x00' edx='0x80000000'/>
303
    </feature>
301
304
302
    <!-- Processor Extended State Enumeration sub leaf 1 -->
305
    <!-- Processor Extended State Enumeration sub leaf 1 -->
303
    <feature name='xsaveopt'>
306
    <feature name='xsaveopt'>
304
- 

Return to bug 1092885