https://bugs.kde.org/show_bug.cgi?id=429352
--- Comment #13 from Carl Love <c...@us.ibm.com> --- Patches committed commit 6daaeb0ff45af6b39f14003e392992a5ac7d51c8 (HEAD -> master, origin/master, origin/HEAD) Author: Carl Love <c...@us.ibm.com> Date: Wed Nov 4 12:23:53 2020 -0600 PPC64: 128-bit Binary Integer Operations, part tests. commit affeb57ccd48a77cd7b18e56191e1eb72152c13e Author: Carl Love <c...@us.ibm.com> Date: Fri Jan 22 14:13:04 2021 -0600 PPC64: ISA 3.1 (new Iops) 128-bit Binary Integer Operations Add support for: dcffixqq DFP Convert From Fixed Quadword Quad dctfixqq DFP Convert To Fixed Quadword Quad vdivesq Vector Divide Extended Signed Quadword vdiveuq Vector Divide Extended Unsigned Quadword vdivsq Vector Divide Signed Quadword vdivuq Vector Divide Unsigned Quadword vmodsq Vector Modulo Signed Quadword vmoduq Vector Modulo Unsigned Quadword vmulesd Vector Multiply Even Signed Doubleword vmuleud Vector Multiply Even Unsigned Doubleword vmulosd Vector Multiply Odd Signed Doubleword vmuloud Vector Multiply Odd Unsigned Doubleword vmsumcud Vector Multiply-Sum & write Carry-out Unsigned Doubleword xscvqpsqz VSX Scalar Convert with round to zero Quad-Precision to Signed Quadword xscvqpuqz VSX Scalar Convert with round to zero Quad-Precision toUnsigned Quadword xscvsqqp VSX Scalar Convert Signed Quadword to Quad-Precision xscvuqqp VSX Scalar Convert Unsigned Quadword to Quad-Precision commit 5defeb017f94686aa4c746729ff5eca35aa79fb1 Author: Carl Love <c...@us.ibm.com> Date: Mon Feb 22 12:11:05 2021 -0600 PPC64: Fix naming trinary to ternary commit 953f54085dfb06e53b47d1d08e4014bac2202282 Author: Carl Love <c...@us.ibm.com> Date: Mon Jan 25 11:44:12 2021 -0600 PPC64: Add ACC register file registers to get_otrack_shadow_offset_wrkget_otrack_shadow_offset_wrk() commit 4ebdf8653859ac31f4f9e6c0f4ec4e0114498d7c Author: Carl Love <c...@us.ibm.com> Date: Fri Jan 22 13:15:20 2021 -0600 PPC64: Fix V-bit casting for existing Iops. Iop_TruncF128toI64S, Iop_TruncF128toI32S, Iop_TruncF128toI64U, Iop_TruncF128toI32U, Iop_ReinterpI32asF32, Iop_ReinterpF32asI32, Iop_ReinterpF64asI64, Iop_ReinterpI64asF64, Iop_ReinterpI64asD64, Iop_ReinterpD64asI64 -- You are receiving this mail because: You are watching all bug changes.