Guest User

3888_vs_3889

a guest
Oct 30th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.97 KB | None | 0 0
  1.     pushq   %rbp
  2.     .cfi_def_cfa_offset 16
  3.     .cfi_offset %rbp, -16
  4.     movq    %rsp, %rbp
  5.     .cfi_def_cfa_register %rbp
  6.     pushq   %rbx
  7.     andq    $-32, %rsp
  8. -   subq    $4064, %rsp             ## imm = 0xFE0
  9. +   pushq   %rax
  10. +   movl    $4096, %eax             ## imm = 0x1000
  11. +   callq   ____chkstk_darwin
  12. +   subq    %rax, %rsp
  13. +   popq    %rax
  14.     .cfi_offset %rbx, -24
  15.     movq    ___stack_chk_guard@GOTPCREL(%rip), %rax
  16.     movq    (%rax), %rax
  17. -   movq    %rax, 4032(%rsp)
  18. +   movq    %rax, 4064(%rsp)
  19.     vxorps  %xmm0, %xmm0, %xmm0
  20.     vmovaps %ymm0, 96(%rsp)
  21.     vmovaps %ymm0, 64(%rsp)
  22.     vmovaps %ymm0, 32(%rsp)
  23.     movl    $0, 128(%rsp)
  24. -   leaq    144(%rsp), %rax
  25. +   leaq    160(%rsp), %rax
  26.     movq    %rax, 24(%rsp)
  27.     leaq    32(%rsp), %rax
  28.     movq    %rax, 16(%rsp)
  29.     xorl    %ebx, %ebx
  30.     ## InlineAsm Start
  31.     ## InlineAsm End
  32.     movq    ___stack_chk_guard@GOTPCREL(%rip), %rax
  33.     movq    (%rax), %rax
  34. -   cmpq    4032(%rsp), %rax
  35. +   cmpq    4064(%rsp), %rax
  36.     jne LBB0_2
  37.  ## %bb.1:
  38.     xorl    %eax, %eax
  39.     leaq    -8(%rbp), %rsp
  40.     popq    %rbx
  41.     popq    %rbp
  42.     vzeroupper
Advertisement
Add Comment
Please, Sign In to add comment