File: rlib_elf_expected_diff

package info (click to toggle)
diffoscope 78~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 3,520 kB
  • sloc: python: 7,896; sh: 58; makefile: 54
file content (17 lines) | stat: -rw-r--r-- 717 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@@ -6,15 +6,15 @@
 0000000000000000 <__rust_reallocate>:
 __rust_reallocate():
    0:	41 57                	push   %r15
    2:	41 56                	push   %r14
    4:	41 54                	push   %r12
    6:	53                   	push   %rbx
    7:	50                   	push   %rax
-   8:	48 89 d3             	mov    %rdx,%rbx
+   8:	48 89 d1             	mov    %rdx,%rcx
    b:	49 89 f7             	mov    %rsi,%r15
    e:	49 89 fe             	mov    %rdi,%r14
   11:	48 83 f9 10          	cmp    $0x10,%rcx
   15:	77 16                	ja     2d <__rust_reallocate+0x2d>
   17:	4c 89 f7             	mov    %r14,%rdi
   1a:	48 89 de             	mov    %rbx,%rsi
   1d:	48 83 c4 08          	add    $0x8,%rsp