https://bugs.kde.org/show_bug.cgi?id=504648
--- Comment #6 from JojoR <rjie...@gmail.com> --- (In reply to Mark Wielaard from comment #5) > We probably need a real implementation of riscv_hwprobe see > https://bugs.kde.org/show_bug.cgi?id=503253 > Are there other ways programs check the availability of riscv extensions? > Are there auxval settings for example? > Or do programs probe by just trying to execute some extension instruction? This patch need to compile Valgrind with compiler's option "-march=xxx_zfh" to enable Zfh extension by now, it does not smart to detect host CPU ISA features dynamically :) -- You are receiving this mail because: You are watching all bug changes.