Skip to content

[PowerPC64] Use signal to detect CPU features when getauxval() isn't available

This patch use signal functions and inline assembly to detect CPU features when glibc version is older than 2.16 where getauxval() has not been added yet.

Merge request reports

Loading