https://bugs.kde.org/show_bug.cgi?id=507033
--- Comment #6 from Florian Krohm <flo2...@eich-krohm.de> --- Created attachment 183464 --> https://bugs.kde.org/attachment.cgi?id=183464&action=edit Patch for arm Replace Iop_Clz32 with Iop_ClzNat32 and remove special handling for a 0 input value. CLZ --ir--> Iop_ClzNat32 --isel--> ARMun_CLZ --emit--> CLZ CLZ handles all input values correctly -- You are receiving this mail because: You are watching all bug changes.