[valgrind] [Bug 400829] vex amd64->IR: unhandled instruction bytes: 0xF0 0x49 0xF 0xC7 0x4D 0x0 0x48

Paul Floyd bugzilla_noreply at kde.org
Fri Feb 24 18:12:18 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=400829

--- Comment #4 from Paul Floyd <pjfloyd at wanadoo.fr> ---
I get no errors.

objdump shows several cmovs including cmovns:

objdump -d bug400829 | grep -i cmov
  201b86:       48 0f 48 d0             cmovs  %rax,%rdx
  201b93:       48 0f 49 c1             cmovns %rcx,%rax
  201ba5:       4c 0f 43 e8             cmovae %rax,%r13
  201bf0:       48 0f 48 d0             cmovs  %rax,%rdx
  201bfd:       48 0f 49 c1             cmovns %rcx,%rax
  201c0f:       4c 0f 43 e8             cmovae %rax,%r13
  201c7d:       48 0f 48 cb             cmovs  %rbx,%rcx
  201c95:       48 0f 49 d8             cmovns %rax,%rbx

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list