Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .file "1.cpp"
- .section .rodata.str1.1,"aMS",@progbits,1
- .LC2:
- .string " "
- .section .text.startup,"ax",@progbits
- .p2align 4,,15
- .globl main
- .type main, @function
- main:
- .LFB1261:
- .cfi_startproc
- pushl %ebp
- .cfi_def_cfa_offset 8
- .cfi_offset 5, -8
- xorl %edx, %edx
- movl %esp, %ebp
- .cfi_def_cfa_register 5
- andl $-16, %esp
- subl $32, %esp
- fldl 8(%edx)
- fadd %st(0), %st
- faddl .LC0
- fldl (%edx)
- fadd %st(0), %st
- movl $_ZSt4cout, (%esp)
- faddl .LC1
- fstpl 4(%esp)
- fstpl 16(%esp)
- call _ZNSo9_M_insertIdEERSoT_
- movl $.LC2, 4(%esp)
- movl %eax, (%esp)
- call _ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc
- fldl 16(%esp)
- fstpl 4(%esp)
- movl %eax, (%esp)
- call _ZNSo9_M_insertIdEERSoT_
- movl %eax, (%esp)
- call _ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
- xorl %eax, %eax
- leave
- .cfi_restore 5
- .cfi_def_cfa 4, 4
- ret
- .cfi_endproc
- .LFE1261:
- .size main, .-main
- .p2align 4,,15
- .type _GLOBAL__sub_I_main, @function
- _GLOBAL__sub_I_main:
- .LFB1286:
- .cfi_startproc
- subl $28, %esp
- .cfi_def_cfa_offset 32
- movl $_ZStL8__ioinit, (%esp)
- call _ZNSt8ios_base4InitC1Ev
- movl $__dso_handle, 8(%esp)
- movl $_ZStL8__ioinit, 4(%esp)
- movl $_ZNSt8ios_base4InitD1Ev, (%esp)
- call __cxa_atexit
- addl $28, %esp
- .cfi_def_cfa_offset 4
- ret
- .cfi_endproc
- .LFE1286:
- .size _GLOBAL__sub_I_main, .-_GLOBAL__sub_I_main
- .section .init_array,"aw"
- .align 4
- .long _GLOBAL__sub_I_main
- .local _ZStL8__ioinit
- .comm _ZStL8__ioinit,1,1
- .section .rodata.cst8,"aM",@progbits,8
- .align 8
- .LC0:
- .long -858993459
- .long 1075104972
- .align 8
- .LC1:
- .long -1717986918
- .long 1075681689
- .hidden __dso_handle
- .ident "GCC: (Debian 4.7.3-4) 4.7.3"
- .section .note.GNU-stack,"",@progbits
Advertisement
Add Comment
Please, Sign In to add comment