partouf | 924dd02 | 2020-10-06 05:56:22 +0000 | [diff] [blame] | 1 | |
| 2 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/output.s: file format elf64-x86-64 |
| 3 | |
| 4 | |
| 5 | Disassembly of section .init: |
| 6 | |
| 7 | 0000000000401000 <_init>: |
| 8 | _init(): |
| 9 | 401000: f3 0f 1e fa endbr64 |
| 10 | 401004: 48 83 ec 08 sub rsp,0x8 |
| 11 | 401008: 48 8b 05 e9 2f 00 00 mov rax,QWORD PTR [rip+0x2fe9] # 403ff8 <__gmon_start__> |
| 12 | 40100f: 48 85 c0 test rax,rax |
| 13 | 401012: 74 02 je 401016 <_init+0x16> |
| 14 | 401014: ff d0 call rax |
| 15 | 401016: 48 83 c4 08 add rsp,0x8 |
| 16 | 40101a: c3 ret |
| 17 | |
| 18 | Disassembly of section .text: |
| 19 | |
| 20 | 0000000000401020 <_start>: |
| 21 | _start(): |
| 22 | 401020: f3 0f 1e fa endbr64 |
| 23 | 401024: 31 ed xor ebp,ebp |
| 24 | 401026: 49 89 d1 mov r9,rdx |
| 25 | 401029: 5e pop rsi |
| 26 | 40102a: 48 89 e2 mov rdx,rsp |
| 27 | 40102d: 48 83 e4 f0 and rsp,0xfffffffffffffff0 |
| 28 | 401031: 50 push rax |
| 29 | 401032: 54 push rsp |
| 30 | 401033: 49 c7 c0 b0 11 40 00 mov r8,0x4011b0 |
| 31 | 40103a: 48 c7 c1 40 11 40 00 mov rcx,0x401140 |
| 32 | 401041: 48 c7 c7 29 11 40 00 mov rdi,0x401129 |
| 33 | 401048: ff 15 a2 2f 00 00 call QWORD PTR [rip+0x2fa2] # 403ff0 <__libc_start_main@GLIBC_2.2.5> |
| 34 | 40104e: f4 hlt |
| 35 | 40104f: 90 nop |
| 36 | |
| 37 | 0000000000401050 <_dl_relocate_static_pie>: |
| 38 | _dl_relocate_static_pie(): |
| 39 | 401050: f3 0f 1e fa endbr64 |
| 40 | 401054: c3 ret |
| 41 | 401055: 66 2e 0f 1f 84 00 00 00 00 00 nop WORD PTR cs:[rax+rax*1+0x0] |
| 42 | 40105f: 90 nop |
| 43 | |
| 44 | 0000000000401060 <deregister_tm_clones>: |
| 45 | deregister_tm_clones(): |
| 46 | 401060: b8 28 40 40 00 mov eax,0x404028 |
| 47 | 401065: 48 3d 28 40 40 00 cmp rax,0x404028 |
| 48 | 40106b: 74 13 je 401080 <deregister_tm_clones+0x20> |
| 49 | 40106d: b8 00 00 00 00 mov eax,0x0 |
| 50 | 401072: 48 85 c0 test rax,rax |
| 51 | 401075: 74 09 je 401080 <deregister_tm_clones+0x20> |
| 52 | 401077: bf 28 40 40 00 mov edi,0x404028 |
| 53 | 40107c: ff e0 jmp rax |
| 54 | 40107e: 66 90 xchg ax,ax |
| 55 | 401080: c3 ret |
| 56 | 401081: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nop WORD PTR cs:[rax+rax*1+0x0] |
| 57 | 40108c: 0f 1f 40 00 nop DWORD PTR [rax+0x0] |
| 58 | |
| 59 | 0000000000401090 <register_tm_clones>: |
| 60 | register_tm_clones(): |
| 61 | 401090: be 28 40 40 00 mov esi,0x404028 |
| 62 | 401095: 48 81 ee 28 40 40 00 sub rsi,0x404028 |
| 63 | 40109c: 48 89 f0 mov rax,rsi |
| 64 | 40109f: 48 c1 ee 3f shr rsi,0x3f |
| 65 | 4010a3: 48 c1 f8 03 sar rax,0x3 |
| 66 | 4010a7: 48 01 c6 add rsi,rax |
| 67 | 4010aa: 48 d1 fe sar rsi,1 |
| 68 | 4010ad: 74 11 je 4010c0 <register_tm_clones+0x30> |
| 69 | 4010af: b8 00 00 00 00 mov eax,0x0 |
| 70 | 4010b4: 48 85 c0 test rax,rax |
| 71 | 4010b7: 74 07 je 4010c0 <register_tm_clones+0x30> |
| 72 | 4010b9: bf 28 40 40 00 mov edi,0x404028 |
| 73 | 4010be: ff e0 jmp rax |
| 74 | 4010c0: c3 ret |
| 75 | 4010c1: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nop WORD PTR cs:[rax+rax*1+0x0] |
| 76 | 4010cc: 0f 1f 40 00 nop DWORD PTR [rax+0x0] |
| 77 | |
| 78 | 00000000004010d0 <__do_global_dtors_aux>: |
| 79 | __do_global_dtors_aux(): |
| 80 | 4010d0: 80 3d 51 2f 00 00 00 cmp BYTE PTR [rip+0x2f51],0x0 # 404028 <__TMC_END__> |
| 81 | 4010d7: 75 17 jne 4010f0 <__do_global_dtors_aux+0x20> |
| 82 | 4010d9: 55 push rbp |
| 83 | 4010da: 48 89 e5 mov rbp,rsp |
| 84 | 4010dd: e8 7e ff ff ff call 401060 <deregister_tm_clones> |
| 85 | 4010e2: c6 05 3f 2f 00 00 01 mov BYTE PTR [rip+0x2f3f],0x1 # 404028 <__TMC_END__> |
| 86 | 4010e9: 5d pop rbp |
| 87 | 4010ea: c3 ret |
| 88 | 4010eb: 0f 1f 44 00 00 nop DWORD PTR [rax+rax*1+0x0] |
| 89 | 4010f0: c3 ret |
| 90 | 4010f1: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nop WORD PTR cs:[rax+rax*1+0x0] |
| 91 | 4010fc: 0f 1f 40 00 nop DWORD PTR [rax+0x0] |
| 92 | |
| 93 | 0000000000401100 <frame_dummy>: |
| 94 | frame_dummy(): |
| 95 | 401100: eb 8e jmp 401090 <register_tm_clones> |
| 96 | |
| 97 | 0000000000401102 <fun🤔()>: |
| 98 | _Z7fun🤔v(): |
| 99 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:1 |
| 100 | 401102: 55 push rbp |
| 101 | 401103: 48 89 e5 mov rbp,rsp |
| 102 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:2 |
| 103 | 401106: b8 02 00 00 00 mov eax,0x2 |
| 104 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:3 |
| 105 | 40110b: 5d pop rbp |
| 106 | 40110c: c3 ret |
| 107 | |
| 108 | 000000000040110d <foo()>: |
| 109 | _Z3foov(): |
| 110 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:5 |
| 111 | 40110d: 55 push rbp |
| 112 | 40110e: 48 89 e5 mov rbp,rsp |
| 113 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:6 |
| 114 | 401111: c7 45 fc 02 00 00 00 mov DWORD PTR [rbp-0x4],0x2 |
| 115 | 401118: c7 45 f8 03 00 00 00 mov DWORD PTR [rbp-0x8],0x3 |
| 116 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:7 |
| 117 | 40111f: 83 45 f8 01 add DWORD PTR [rbp-0x8],0x1 |
| 118 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:8 |
| 119 | 401123: d1 65 fc shl DWORD PTR [rbp-0x4],1 |
| 120 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:9 |
| 121 | 401126: 90 nop |
| 122 | 401127: 5d pop rbp |
| 123 | 401128: c3 ret |
| 124 | |
| 125 | 0000000000401129 <main>: |
| 126 | main(): |
| 127 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:11 |
| 128 | 401129: 55 push rbp |
| 129 | 40112a: 48 89 e5 mov rbp,rsp |
| 130 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:12 |
| 131 | 40112d: e8 d0 ff ff ff call 401102 <fun🤔()> |
| 132 | 401132: 90 nop |
| 133 | /tmp/compiler-explorer-compiler202096-18936-1ray3vi.419rk/example.cpp:13 |
| 134 | 401133: 5d pop rbp |
| 135 | 401134: c3 ret |
| 136 | 401135: 66 2e 0f 1f 84 00 00 00 00 00 nop WORD PTR cs:[rax+rax*1+0x0] |
| 137 | 40113f: 90 nop |
| 138 | |
| 139 | 0000000000401140 <__libc_csu_init>: |
| 140 | __libc_csu_init(): |
| 141 | 401140: f3 0f 1e fa endbr64 |
| 142 | 401144: 41 57 push r15 |
| 143 | 401146: 4c 8d 3d b3 2c 00 00 lea r15,[rip+0x2cb3] # 403e00 <__frame_dummy_init_array_entry> |
| 144 | 40114d: 41 56 push r14 |
| 145 | 40114f: 49 89 d6 mov r14,rdx |
| 146 | 401152: 41 55 push r13 |
| 147 | 401154: 49 89 f5 mov r13,rsi |
| 148 | 401157: 41 54 push r12 |
| 149 | 401159: 41 89 fc mov r12d,edi |
| 150 | 40115c: 55 push rbp |
| 151 | 40115d: 48 8d 2d a4 2c 00 00 lea rbp,[rip+0x2ca4] # 403e08 <__do_global_dtors_aux_fini_array_entry> |
| 152 | 401164: 53 push rbx |
| 153 | 401165: 4c 29 fd sub rbp,r15 |
| 154 | 401168: 48 83 ec 08 sub rsp,0x8 |
| 155 | 40116c: e8 8f fe ff ff call 401000 <_init> |
| 156 | 401171: 48 c1 fd 03 sar rbp,0x3 |
| 157 | 401175: 74 1f je 401196 <__libc_csu_init+0x56> |
| 158 | 401177: 31 db xor ebx,ebx |
| 159 | 401179: 0f 1f 80 00 00 00 00 nop DWORD PTR [rax+0x0] |
| 160 | 401180: 4c 89 f2 mov rdx,r14 |
| 161 | 401183: 4c 89 ee mov rsi,r13 |
| 162 | 401186: 44 89 e7 mov edi,r12d |
| 163 | 401189: 41 ff 14 df call QWORD PTR [r15+rbx*8] |
| 164 | 40118d: 48 83 c3 01 add rbx,0x1 |
| 165 | 401191: 48 39 dd cmp rbp,rbx |
| 166 | 401194: 75 ea jne 401180 <__libc_csu_init+0x40> |
| 167 | 401196: 48 83 c4 08 add rsp,0x8 |
| 168 | 40119a: 5b pop rbx |
| 169 | 40119b: 5d pop rbp |
| 170 | 40119c: 41 5c pop r12 |
| 171 | 40119e: 41 5d pop r13 |
| 172 | 4011a0: 41 5e pop r14 |
| 173 | 4011a2: 41 5f pop r15 |
| 174 | 4011a4: c3 ret |
| 175 | 4011a5: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nop WORD PTR cs:[rax+rax*1+0x0] |
| 176 | |
| 177 | 00000000004011b0 <__libc_csu_fini>: |
| 178 | __libc_csu_fini(): |
| 179 | 4011b0: f3 0f 1e fa endbr64 |
| 180 | 4011b4: c3 ret |
| 181 | |
| 182 | Disassembly of section .fini: |
| 183 | |
| 184 | 00000000004011b8 <_fini>: |
| 185 | _fini(): |
| 186 | 4011b8: f3 0f 1e fa endbr64 |
| 187 | 4011bc: 48 83 ec 08 sub rsp,0x8 |
| 188 | 4011c0: 48 83 c4 08 add rsp,0x8 |
| 189 | 4011c4: c3 ret |