m-j-w / CpuId.jl

Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
Other
54 stars 10 forks source link

Add `CpuFeature` mappings for `XSAVES` and `XSAVEC` #40

Closed staticfloat closed 3 years ago

staticfloat commented 4 years ago

Also introduce subleaf field for cpu features

DilumAluthge commented 3 years ago

Bump @m-j-w

m-j-w commented 3 years ago

Thank you, @staticfloat