anrieff

anrieff/libcpuid

a small C library for x86 CPU detection and feature extraction

1 good first / help-wanted issue · C · last activity Jul 14, 2025

1 Open Issue Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to add support for PowerPC64 CPUs to the libcpuid library. This involves implementing CPU detection and feature extraction for the PowerPC64 architecture, similar to the existing support for x86 and ARM architectures. It may require understanding the PowerPC64 instruction set and accessing relevant CPU registers.

Complexity: 4/5
help wanted
anrieff/libcpuid
484

a small C library for x86 CPU detection and feature extraction

C