Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pushq %rbp
- .cfi_def_cfa_offset 16
- .cfi_offset %rbp, -16
- movq %rsp, %rbp
- .cfi_def_cfa_register %rbp
- pushq %rbx
- andq $-32, %rsp
- - subq $4064, %rsp ## imm = 0xFE0
- + pushq %rax
- + movl $4096, %eax ## imm = 0x1000
- + callq ____chkstk_darwin
- + subq %rax, %rsp
- + popq %rax
- .cfi_offset %rbx, -24
- movq ___stack_chk_guard@GOTPCREL(%rip), %rax
- movq (%rax), %rax
- - movq %rax, 4032(%rsp)
- + movq %rax, 4064(%rsp)
- vxorps %xmm0, %xmm0, %xmm0
- vmovaps %ymm0, 96(%rsp)
- vmovaps %ymm0, 64(%rsp)
- vmovaps %ymm0, 32(%rsp)
- movl $0, 128(%rsp)
- - leaq 144(%rsp), %rax
- + leaq 160(%rsp), %rax
- movq %rax, 24(%rsp)
- leaq 32(%rsp), %rax
- movq %rax, 16(%rsp)
- xorl %ebx, %ebx
- ## InlineAsm Start
- ## InlineAsm End
- movq ___stack_chk_guard@GOTPCREL(%rip), %rax
- movq (%rax), %rax
- - cmpq 4032(%rsp), %rax
- + cmpq 4064(%rsp), %rax
- jne LBB0_2
- ## %bb.1:
- xorl %eax, %eax
- leaq -8(%rbp), %rsp
- popq %rbx
- popq %rbp
- vzeroupper
Advertisement
Add Comment
Please, Sign In to add comment