https://bugs.kde.org/show_bug.cgi?id=379525
--- Comment #20 from Julian Seward <jsew...@acm.org> --- (In reply to Tanya from comment #17) > Would it be possible to patch the 32-bit instruction parser as well? I saw that part in your patch, but didn't land it, because the 32-bit insn parser only goes up to and including SSSE3. So I thought that it didn't need to be patched. But now I'm not so sure. Is there any realistic scenario where we try to run 32 bit code on a CPU that advertises (via CPUID) that it can do only up until SSSE3, but also contains these NOP instructions? I think that's the key question. -- You are receiving this mail because: You are watching all bug changes.