Cpuid2cpuflags Versions Save

Tool to generate CPU_FLAGS_* for your CPU

v4

7 years ago

Minor improvements, documentation:

  • added a README file with usage instructions and technical details,
  • short-circuited 32-bit code on pure AArch64 target,
  • added explicit error on unknown ARM architecture and uname() failure.

v3

7 years ago

ARM (& aarch64) support!

v2

7 years ago

Rewritten in C using CPUID intrinsic.

v1

7 years ago

Initial Python version