projg2 / cpuid2cpuflags

Tool to generate CPU_FLAGS_* for your CPU
GNU General Public License v2.0
104 stars 20 forks source link

ppc: add vsx2 detection #14

Closed gyakovlev closed 4 years ago

gyakovlev commented 4 years ago

also update gitignore while at it.

I may find couple new hwcap dumps to extend tests a bit.

mgorny commented 4 years ago

Thanks. Do you need a release for it now, or do you want to look into the extra dumps first?

gyakovlev commented 4 years ago

I've tested on all arches where it's present, and on power7 where it's not (qemu emulated). ok to release.

I've already added flag to profiles and updated old news item revision. comment about more hwcaps is just something I thought aloud. will do later using real HW, not emulated.