https://bugs.kde.org/show_bug.cgi?id=428004
--- Comment #3 from Paul Floyd <pjfl...@wanadoo.fr> --- According to https://defuse.ca/online-x86-assembler.htm this is 0: 62 f1 75 48 ef c9 vpxord zmm1,zmm1,zmm1 This is an AVX-512 opcode, see https://en.wikipedia.org/wiki/AVX-512 AVX-512 support is still ongoing. Can you recompile without AVX-512, at least for testing? -- You are receiving this mail because: You are watching all bug changes.