@@ -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
