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

Carl Love <c...@us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Carl Love <c...@us.ibm.com> ---
Committed patch to add support for the mxrxrx instruction and the testcase
for the instruction.


commit a3c3f5394a77c641de19df1b59a7f544e5e0470a (HEAD -> master, origin/master,
origin/HEAD)
Author: Carl Love <c...@us.ibm.com>
Date:   Wed Sep 29 21:20:30 2021 +0000

    New test for the ISA 3.0 mcrxrx instruction.

    Add new test.

commit 7bd75320a0ba995be90e469fe4f26f4a925875b9
Author: Carl Love <c...@us.ibm.com>
Date:   Thu Sep 9 19:06:00 2021 +0000

    Add support for the mcrxrx instruction.

    The mcrxrx instruction was introduced in ISA 3.0. It was missed when the
    ISA 3.0 support was added to Valgrind.

    The mcrxr instruction is not supported on ISA 3.0 and beyond. The
    instructions both do a move to the condition register however the mcrxrx
    moves [OV|OV32|CA|CA32].  Where the mcrxr instruction moves XER[32:35]
    (S0, OV, and CA bits) to the CR.

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

Reply via email to