https://bugs.kde.org/show_bug.cgi?id=423182
Bug ID: 423182 Summary: AVX-512BW instruction kmovq not supported Product: valgrind Version: unspecified Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: major Priority: NOR Component: memcheck Assignee: jsew...@acm.org Reporter: mr...@protonmail.com Target Milestone: --- SUMMARY You added AVX-512 support in May (see https://bugs.kde.org/show_bug.cgi?id=383010). I installed 3.16.0 from source on Ubuntu 18.04; I ran memcheck and callgrind. My report says "Unrecognised instruction at address 0x55f35ed" at line 286 of my source. That line is kmovq k7,rax. The kmovq instruction is part of AVX512BW. STEPS TO REPRODUCE No need to reproduce, this is an unhandled instruction. OBSERVED RESULT Instruction not supported. EXPECTED RESULT Instruction supported. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION No additional information. -- You are receiving this mail because: You are watching all bug changes.