Open Issues Need Help
View All on GitHub [feature request] Support PowerPC64 CPUs about 2 months ago
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