anrieff / libcpuid

a small C library for x86 CPU detection and feature extraction
Other
451 stars 106 forks source link

AARCH64 stub #127

Closed topilski closed 5 years ago

anrieff commented 5 years ago

I've accepted it, but I'm curious why this is needed, ARM isn't a supported architecture by libcpuid right now, so there's no much use of compiling it for this architecture. Of course there may be an effort underway to add it, as I said - just curious.