gz / rust-cpuid

cpuid library in rust.
https://docs.rs/raw-cpuid/
MIT License
147 stars 43 forks source link

Fix WAITPKG flag of ExtendedFeaturesEcx structure #175

Closed GnoCiYeH closed 3 months ago

GnoCiYeH commented 3 months ago

WAITPKG was incorrectly set to 1 >> 5, this pull request fixes this.

gz commented 3 months ago

Thanks for catching this!

gz commented 3 months ago

released as v11.0.2