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

--- Comment #19 from Carl Love <c...@us.ibm.com> ---
Patches committed.

ommit cd01d5eb0c4f1d7440c45ed9595fc1ab99165910 (HEAD -> master, origin/master,
origin/HEAD)
Author: Carl Love <c...@us.ibm.com>
Date:   Tue Oct 6 12:01:35 2020 -0500

    Bit Manipulation Operation tests

commit 62f62b7ce64cf7f29df9ecb5607ec3a47b38722f
Author: Carl Love <c...@us.ibm.com>
Date:   Tue Oct 6 12:00:07 2020 -0500

    128-bit Binary Integer Operation tests

commit 7a52b46d1a5c306ed16acc5c006969fce5144683
Author: Carl Love <c...@us.ibm.com>
Date:   Tue Oct 6 11:58:44 2020 -0500

    VSX Scalar Min/Max/Compare Quad-Precision operation tests

commit ea228057d07056b1ce817baa51b6346ad6738e4b
Author: Carl Love <c...@us.ibm.com>
Date:   Wed May 6 20:09:38 2020 -0500

    ISA 3.1 Bit-Manipulation Operations

    Add support for:

    cfuged Centrifuge Doubleword
    cntlzdm Count Leading Zeros Doubleword under bit Mask
    cnttzdm Count Trailing Zeros Doubleword under bit Mask
    pdepd Parallel Bits Deposit Doubleword
    pextd Parallel Bits Extract Doubleword
    vcfuged Vector Centrifuge Doubleword
    vclzdm Vector Count Leading Zeros Doubleword under bit Mask
    vctzdm Vector Count Trailing Zeros Doubleword under bit Mask
    vgnb Vector Gather every Nth Bit
    vpdepd Vector Parallel Bits Deposit Doubleword
    vpextd Vector Parallel Bits Extract Doubleword
    xxeval VSX Vector Evaluate

    dependent on RFC2609 patch being applied first.
commit 42321f97e81af24e5112d72c16d9b2523182b04d
Author: Carl Love <c...@us.ibm.com>
Date:   Thu Sep 24 10:29:56 2020 -0500

    ISA 3.1 128-bit Binary Integer Operations

    Add support for:

    vmuleud, vmuloud, vmulesd, vmulosd
    vextsd2q, vcmpuq, vcmpsq
    vcmpequq, vcmpequq., vcmpgtuq, vcmpgtuq., vcmpgtsq, vcmpgtsq.
    vrlq, vrlqnm, vlqmi, vslq, vsrq, vsraq

commit 3ec034d7465fcddecc323a7012038f6b6987a264
Author: Carl Love <c...@us.ibm.com>
Date:   Thu Apr 30 10:37:07 2020 -0500

    ISA 3.1 VSX Scalar Minimum/Maximum/Compare Quad-Precision Operations

    Add support for:

    xscmpeqqp VSX Scalar Compare Equal Quad-Precision
    xscmpgeqp VSX Scalar Compare Greater Than or Equal Quad-Precision
    xscmpgtqp VSX Scalar Compare Greater Than Quad-Precision
    xsmaxcqp VSX Scalar Maximum Type-C Quad-Precision
    xsmincqp VSX Scalar Minimum Type-C Quad-Precision

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

Reply via email to