py-cpuinfo icon indicating copy to clipboard operation
py-cpuinfo copied to clipboard

Add list of all CPU flags in documentation

Open workhorsy opened this issue 9 years ago • 3 comments
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

workhorsy avatar Apr 23 '16 17:04 workhorsy

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.

techtonik avatar Apr 25 '16 08:04 techtonik

I'm not sure what you are asking. What do you mean by dataset?

workhorsy avatar Apr 26 '16 16:04 workhorsy

CSV that is convertible to JSON or other format. Machine readable.

techtonik avatar Apr 26 '16 20:04 techtonik