py-cpuinfo
py-cpuinfo copied to clipboard
Add list of all CPU flags in documentation
trafficstars
See list of flags: https://en.wikipedia.org/wiki/CPUID#EAX.3D1:_Processor_Info_and_Feature_Bits https://en.wikipedia.org/wiki/CPUID#EAX.3D7.2C_ECX.3D0:_Extended_Features
Would be nice to have this as a dataset.
The difference from table that it should allow to build a system that allows to select CPU and highlight which flags are available for it. Maybe even compare CPUs.
I'm not sure what you are asking. What do you mean by dataset?
CSV that is convertible to JSON or other format. Machine readable.