[valgrind] [Bug 432861] PPC modsw and modsd give incorrect results for 1 mod 12

2021-02-12 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=432861

Carl Love  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[valgrind] [Bug 432861] PPC modsw and modsd give incorrect results for 1 mod 12

2021-02-12 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=432861

Carl Love  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

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

[valgrind] [Bug 432861] PPC modsw and modsd give incorrect results for 1 mod 12

2021-02-12 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=432861

Carl Love  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Carl Love  ---
Patch committed, closing bug

commit b4eff82004077b5628e9c0958121fe6156c29664 (origin/master, origin/HEAD)
Author: Carl Love 
Date:   Wed Feb 10 21:04:22 2021 -0600

PPC, modsw and modsd instruction fix

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

[valgrind] [Bug 432861] PPC modsw and modsd give incorrect results for 1 mod 12

2021-02-12 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=432861

Carl Love  changed:

   What|Removed |Added

 CC||will_schm...@vnet.ibm.com

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

[valgrind] [Bug 432861] PPC modsw and modsd give incorrect results for 1 mod 12

2021-02-12 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=432861

--- Comment #1 from Carl Love  ---
Created attachment 135639
  --> https://bugs.kde.org/attachment.cgi?id=135639=edit
Patch to fix the modsw and modsd instructions

The patch has the fix for the modsw and modsd instructions.  Also adds a
testcase for the signed, unsigned versions of the mod instruction for both word
and long types.

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