https://bugs.kde.org/show_bug.cgi?id=495817

--- Comment #9 from Andreas Arnez <ar...@linux.ibm.com> ---
(In reply to Florian Krohm from comment #8)
> features      : esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgp
> rs te vx vxd vxe gs vxe2 vxp sort dflt sie
HWCAP doesn't list all of the architecture's facilities.  On s390/s390x its
main purpose is to report hardware facilities that require operating system
support.  Other facilities are supposed to be queried with STFLE in user space.
 (OK, just to confuse the reader, a few facilities made their way into HWCAP
even though they don't need OS support, but FPEXT is not one of them.)

So yes, your system certainly has the FP extension facility.  You can verify
that by using STFLE, which should report facility bit 37 being set.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to