.file "one-third.c" .text .section .rodata .LC1: .string "y = %.20g\n" .LC2: .string "i1, i2 = %i, %i\n" .LC3: .string "ulld.d = %.20g\n" .text .globl main .type main, @function main: .LFB0: .cfi_startproc pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 movq %rsp, %rbp .cfi_def_cfa_register 6 subq $32, %rsp movsd .LC0(%rip), %xmm0 movsd %xmm0, -8(%rbp) movsd -8(%rbp), %xmm0 movl $.LC1, %edi movl $1, %eax call printf movsd -8(%rbp), %xmm0 movsd %xmm0, -16(%rbp) movl -12(%rbp), %edx movl -16(%rbp), %eax movl %eax, %esi movl $.LC2, %edi movl $0, %eax call printf movabsq $4599676419421066581, %rax movq %rax, -24(%rbp) movsd -24(%rbp), %xmm0 movl $.LC3, %edi movl $1, %eax call printf movl $0, %eax leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size main, .-main .section .rodata .align 8 .LC0: .long 1431655765 .long 1070945621 .ident "GCC: (GNU) 8.2.0" .section .note.GNU-stack,"",@progbits