https://bugs.kde.org/show_bug.cgi?id=360035
--- Comment #7 from Carl Love <c...@us.ibm.com> --- Created attachment 98176 --> https://bugs.kde.org/attachment.cgi?id=98176&action=edit Patch to fix BCD v-bit error The fix required changing the BCDadd and subtract case to return mkLazy3(mce, Ity_V128, vatom1, vatom2, vatom3); As mentioned by Julian. It also required adding support to mkLazy3() for V128 and support for V128 to mkPCastTo(). This patch needs review by someone more familiar with the V-bit code then I am to make sure I got it right. -- You are receiving this mail because: You are watching all bug changes.