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

--- Comment #1 from Sam James <[email protected]> ---
```
$ diffoscope ./coregrind/vgpreload_core_amd64_linux_so-vg_preloaded.o
../valgrind-3.27.1-bad/coregrind/vgpreload_core_amd64_linux_so-vg_preloaded.o
--text-color always --diff-mask '/home/sam/build/valgrind-.*/' | less -R
[...]
├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn
--section=.text {}
│ @@ -33,15 +33,15 @@
│       movq   $0x0,-0x18(%rbp)
│       movq   $0x0,-0x10(%rbp)
│       movq   $0x0,-0x8(%rbp)
│       rol    $0x3,%rdi
│       rol    $0xd,%rdi
│       rol    $0x3d,%rdi
│       rol    $0x33,%rdi
│ -     xchg   %rbx,%rbx
│ +     mov    %rbx,%rbx
│       mov    %rdx,-0x38(%rbp)
│       mov    -0x38(%rbp),%rax
│  [masked]vg_preloaded.c:110
│       movl   $0x0,0x0
│       ud2
│       nopw   0x0(%rax,%rax,1)
│       mov    %edi,-0x44(%rbp)
│ @@ -60,15 +60,15 @@
│       push   %r14
│       push   %rbx
│  [masked]vg_preloaded.c:129
│       rol    $0x3,%rdi
│       rol    $0xd,%rdi
│       rol    $0x3d,%rdi
│       rol    $0x33,%rdi
│ -     xchg   %rcx,%rcx
│ +     mov    %rcx,%rcx
│       mov    %rax,-0x78(%rbp)
│       mov    -0x78(%rbp),%rax
│  [masked]vg_preloaded.c:130 (discriminator 1)
│       lea    0x10(%rbp),%rbx
│  [masked]vg_preloaded.c:129
│       mov    %rax,-0x80(%rbp)
│  [masked]vg_preloaded.c:130
[...]
```

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

Reply via email to