hello: ファイル形式 elf64-x86-64 セクション .init の逆アセンブル: 0000000000001000 <_init>: 1000: f3 0f 1e fa endbr64 1004: 48 83 ec 08 sub $0x8,%rsp 1008: 48 8b 05 e1 2f 00 00 mov 0x2fe1(%rip),%rax # 3ff0 <__gmon_start__@Base> 100f: 48 85 c0 test %rax,%rax 1012: 74 02 je 1016 <_init+0x16> 1014: ff d0 call *%rax 1016: 48 83 c4 08 add $0x8,%rsp 101a: c3 ret セクション .plt の逆アセンブル: 0000000000001020 <.plt>: 1020: ff 35 8a 2f 00 00 push 0x2f8a(%rip) # 3fb0 <_GLOBAL_OFFSET_TABLE_+0x8> 1026: f2 ff 25 8b 2f 00 00 bnd jmp *0x2f8b(%rip) # 3fb8 <_GLOBAL_OFFSET_TABLE_+0x10> 102d: 0f 1f 00 nopl (%rax) 1030: f3 0f 1e fa endbr64 1034: 68 00 00 00 00 push $0x0 1039: f2 e9 e1 ff ff ff bnd jmp 1020 <_init+0x20> 103f: 90 nop セクション .plt.got の逆アセンブル: 0000000000001040 <__cxa_finalize@plt>: 1040: f3 0f 1e fa endbr64 1044: f2 ff 25 85 2f 00 00 bnd jmp *0x2f85(%rip) # 3fd0 <__cxa_finalize@GLIBC_2.2.5> 104b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) セクション .plt.sec の逆アセンブル: 0000000000001050 <___main_char@plt>: 1050: f3 0f 1e fa endbr64 1054: f2 ff 25 65 2f 00 00 bnd jmp *0x2f65(%rip) # 3fc0 <___main_char@Base> 105b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) セクション .text の逆アセンブル: 0000000000001060 <main>: 1060: f3 0f 1e fa endbr64 1064: 48 8d 15 25 01 00 00 lea 0x125(%rip),%rdx # 1190 <___LNK_hello__> 106b: 31 c9 xor %ecx,%ecx 106d: e9 de ff ff ff jmp 1050 <___main_char@plt> 1072: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) 1079: 00 00 00 107c: 0f 1f 40 00 nopl 0x0(%rax) 0000000000001080 <set_precision>: 1080: f3 0f 1e fa endbr64 1084: d9 7c 24 fe fnstcw -0x2(%rsp) 1088: 0f b7 44 24 fe movzwl -0x2(%rsp),%eax 108d: 80 e4 fc and $0xfc,%ah 1090: 80 cc 02 or $0x2,%ah 1093: 66 89 44 24 fe mov %ax,-0x2(%rsp) 1098: d9 6c 24 fe fldcw -0x2(%rsp) 109c: c3 ret 109d: 0f 1f 00 nopl (%rax) 00000000000010a0 <_start>: 10a0: f3 0f 1e fa endbr64 10a4: 31 ed xor %ebp,%ebp 10a6: 49 89 d1 mov %rdx,%r9 10a9: 5e pop %rsi 10aa: 48 89 e2 mov %rsp,%rdx 10ad: 48 83 e4 f0 and $0xfffffffffffffff0,%rsp 10b1: 50 push %rax 10b2: 54 push %rsp 10b3: 45 31 c0 xor %r8d,%r8d 10b6: 31 c9 xor %ecx,%ecx 10b8: 48 8d 3d a1 ff ff ff lea -0x5f(%rip),%rdi # 1060 <main> 10bf: ff 15 13 2f 00 00 call *0x2f13(%rip) # 3fd8 <__libc_start_main@GLIBC_2.34> 10c5: f4 hlt 10c6: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) 10cd: 00 00 00 00000000000010d0 <deregister_tm_clones>: 10d0: 48 8d 3d f1 32 00 00 lea 0x32f1(%rip),%rdi # 43c8 <completed.0> 10d7: 48 8d 05 ea 32 00 00 lea 0x32ea(%rip),%rax # 43c8 <completed.0> 10de: 48 39 f8 cmp %rdi,%rax 10e1: 74 15 je 10f8 <deregister_tm_clones+0x28> 10e3: 48 8b 05 fe 2e 00 00 mov 0x2efe(%rip),%rax # 3fe8 <_ITM_deregisterTMCloneTable@Base> 10ea: 48 85 c0 test %rax,%rax 10ed: 74 09 je 10f8 <deregister_tm_clones+0x28> 10ef: ff e0 jmp *%rax 10f1: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 10f8: c3 ret 10f9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 0000000000001100 <register_tm_clones>: 1100: 48 8d 3d c1 32 00 00 lea 0x32c1(%rip),%rdi # 43c8 <completed.0> 1107: 48 8d 35 ba 32 00 00 lea 0x32ba(%rip),%rsi # 43c8 <completed.0> 110e: 48 29 fe sub %rdi,%rsi 1111: 48 89 f0 mov %rsi,%rax 1114: 48 c1 ee 3f shr $0x3f,%rsi 1118: 48 c1 f8 03 sar $0x3,%rax 111c: 48 01 c6 add %rax,%rsi 111f: 48 d1 fe sar %rsi 1122: 74 14 je 1138 <register_tm_clones+0x38> 1124: 48 8b 05 cd 2e 00 00 mov 0x2ecd(%rip),%rax # 3ff8 <_ITM_registerTMCloneTable@Base> 112b: 48 85 c0 test %rax,%rax 112e: 74 08 je 1138 <register_tm_clones+0x38> 1130: ff e0 jmp *%rax 1132: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1138: c3 ret 1139: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 0000000000001140 <__do_global_dtors_aux>: 1140: f3 0f 1e fa endbr64 1144: 80 3d 7d 32 00 00 00 cmpb $0x0,0x327d(%rip) # 43c8 <completed.0> 114b: 75 2b jne 1178 <__do_global_dtors_aux+0x38> 114d: 55 push %rbp 114e: 48 83 3d 7a 2e 00 00 cmpq $0x0,0x2e7a(%rip) # 3fd0 <__cxa_finalize@GLIBC_2.2.5> 1155: 00 1156: 48 89 e5 mov %rsp,%rbp 1159: 74 0c je 1167 <__do_global_dtors_aux+0x27> 115b: 48 8b 3d a6 2e 00 00 mov 0x2ea6(%rip),%rdi # 4008 <__dso_handle> 1162: e8 d9 fe ff ff call 1040 <__cxa_finalize@plt> 1167: e8 64 ff ff ff call 10d0 <deregister_tm_clones> 116c: c6 05 55 32 00 00 01 movb $0x1,0x3255(%rip) # 43c8 <completed.0> 1173: 5d pop %rbp 1174: c3 ret 1175: 0f 1f 00 nopl (%rax) 1178: c3 ret 1179: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 0000000000001180 <frame_dummy>: 1180: f3 0f 1e fa endbr64 1184: e9 77 ff ff ff jmp 1100 <register_tm_clones> 1189: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 0000000000001190 <___LNK_hello__>: 1190: f3 0f 1e fa endbr64 1194: 48 8d 05 05 32 00 00 lea 0x3205(%rip),%rax # 43a0 <___linkfile_descr> 119b: c3 ret 119c: 0f 1f 40 00 nopl 0x0(%rax) 00000000000011a0 <___setup_mod>: 11a0: f3 0f 1e fa endbr64 11a4: 48 8b 05 2d 32 00 00 mov 0x322d(%rip),%rax # 43d8 <___lp> 11ab: 48 8d 15 4e 2f 00 00 lea 0x2f4e(%rip),%rdx # 4100 <___G_hello_23_> 11b2: 48 83 c0 20 add $0x20,%rax 11b6: 48 89 42 08 mov %rax,0x8(%rdx) 11ba: 31 c0 xor %eax,%eax 11bc: c3 ret 11bd: 0f 1f 00 nopl (%rax) 00000000000011c0 <___init_mod>: 11c0: f3 0f 1e fa endbr64 11c4: 48 8b 05 0d 32 00 00 mov 0x320d(%rip),%rax # 43d8 <___lp> 11cb: 48 8d 15 2e 2f 00 00 lea 0x2f2e(%rip),%rdx # 4100 <___G_hello_23_> 11d2: 48 83 c0 20 add $0x20,%rax 11d6: 48 89 02 mov %rax,(%rdx) 11d9: 31 c0 xor %eax,%eax 11db: c3 ret 11dc: 0f 1f 40 00 nopl 0x0(%rax) 00000000000011e0 <___LNK_hello>: 11e0: f3 0f 1e fa endbr64 11e4: 48 8d 05 75 31 00 00 lea 0x3175(%rip),%rax # 4360 <___S_hello> 11eb: 48 89 05 de 31 00 00 mov %rax,0x31de(%rip) # 43d0 <___symtbl> 11f2: 48 8d 05 c7 2f 00 00 lea 0x2fc7(%rip),%rax # 41c0 <___module_descr> 11f9: c3 ret 11fa: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 0000000000001200 <___H_hello>: 1200: f3 0f 1e fa endbr64 1204: 48 85 ff test %rdi,%rdi 1207: 0f 84 33 01 00 00 je 1340 <___H_hello+0x140> 120d: 48 89 f8 mov %rdi,%rax 1210: 53 push %rbx 1211: 4c 8b 1d c0 31 00 00 mov 0x31c0(%rip),%r11 # 43d8 <___lp> 1218: 4c 8d 0d e1 ff ff ff lea -0x1f(%rip),%r9 # 1200 <___H_hello> 121f: 48 8b 70 60 mov 0x60(%rax),%rsi 1223: 48 8b 4f 10 mov 0x10(%rdi),%rcx 1227: 4c 8b 50 40 mov 0x40(%rax),%r10 122b: 48 8b 7f 38 mov 0x38(%rdi),%rdi 122f: 49 8d 5b 60 lea 0x60(%r11),%rbx 1233: 48 8b 76 ef mov -0x11(%rsi),%rsi 1237: 48 8b 50 58 mov 0x58(%rax),%rdx 123b: ff e6 jmp *%rsi 123d: 0f 1f 00 nopl (%rax) 1240: f3 0f 1e fa endbr64 1244: 48 83 78 68 00 cmpq $0x0,0x68(%rax) 1249: 0f 85 01 01 00 00 jne 1350 <___H_hello+0x150> 124f: 48 89 79 f8 mov %rdi,-0x8(%rcx) 1253: 48 83 e9 20 sub $0x20,%rcx 1257: 4c 8b 15 32 30 00 00 mov 0x3032(%rip),%r10 # 4290 <___subtbl> 125e: 48 39 08 cmp %rcx,(%rax) 1261: 0f 87 c1 00 00 00 ja 1328 <___H_hello+0x128> 1267: f3 0f 1e fa endbr64 126b: 4c 8b 05 6e 2d 00 00 mov 0x2d6e(%rip),%r8 # 3fe0 <___G_display@Base> 1272: 48 c7 40 68 01 00 00 movq $0x1,0x68(%rax) 1279: 00 127a: 48 89 df mov %rbx,%rdi 127d: 49 8b 10 mov (%r8),%rdx 1280: 48 89 d6 mov %rdx,%rsi 1283: 83 e6 03 and $0x3,%esi 1286: 48 83 fe 01 cmp $0x1,%rsi 128a: 75 57 jne 12e3 <___H_hello+0xe3> 128c: 48 8b 72 ff mov -0x1(%rdx),%rsi 1290: 81 e6 f8 00 00 00 and $0xf8,%esi 1296: 48 83 fe 70 cmp $0x70,%rsi 129a: 75 47 jne 12e3 <___H_hello+0xe3> 129c: 4c 8b 42 07 mov 0x7(%rdx),%r8 12a0: 4d 39 48 f7 cmp %r9,-0x9(%r8) 12a4: 75 4b jne 12f1 <___H_hello+0xf1> 12a6: 41 ff 60 ef jmp *-0x11(%r8) 12aa: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 12b0: f3 0f 1e fa endbr64 12b4: 48 8b 79 18 mov 0x18(%rcx),%rdi 12b8: 48 39 08 cmp %rcx,(%rax) 12bb: 77 53 ja 1310 <___H_hello+0x110> 12bd: f3 0f 1e fa endbr64 12c1: 4c 8b 05 00 2d 00 00 mov 0x2d00(%rip),%r8 # 3fc8 <___G_newline@Base> 12c8: 48 c7 40 68 00 00 00 movq $0x0,0x68(%rax) 12cf: 00 12d0: 48 83 c1 20 add $0x20,%rcx 12d4: 49 8b 10 mov (%r8),%rdx 12d7: 48 89 d6 mov %rdx,%rsi 12da: 83 e6 03 and $0x3,%esi 12dd: 48 83 fe 01 cmp $0x1,%rsi 12e1: 74 a9 je 128c <___H_hello+0x8c> 12e3: 4c 89 80 18 01 00 00 mov %r8,0x118(%rax) 12ea: 4c 8b 80 b0 00 00 00 mov 0xb0(%rax),%r8 12f1: 4c 89 40 60 mov %r8,0x60(%rax) 12f5: 48 89 48 10 mov %rcx,0x10(%rax) 12f9: 48 89 78 38 mov %rdi,0x38(%rax) 12fd: 4c 89 50 40 mov %r10,0x40(%rax) 1301: 48 89 50 58 mov %rdx,0x58(%rax) 1305: 4c 89 c0 mov %r8,%rax 1308: 5b pop %rbx 1309: c3 ret 130a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1310: 49 83 eb 80 sub $0xffffffffffffff80,%r11 1314: 4c 8b 80 98 00 00 00 mov 0x98(%rax),%r8 131b: 4c 89 98 00 01 00 00 mov %r11,0x100(%rax) 1322: eb cd jmp 12f1 <___H_hello+0xf1> 1324: 0f 1f 40 00 nopl 0x0(%rax) 1328: 49 83 c3 40 add $0x40,%r11 132c: 4c 8b 80 98 00 00 00 mov 0x98(%rax),%r8 1333: 4c 89 98 00 01 00 00 mov %r11,0x100(%rax) 133a: eb b5 jmp 12f1 <___H_hello+0xf1> 133c: 0f 1f 40 00 nopl 0x0(%rax) 1340: 4c 8d 05 59 2f 00 00 lea 0x2f59(%rip),%r8 # 42a0 <___hlbltbl.0> 1347: 4c 89 c0 mov %r8,%rax 134a: c3 ret 134b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1350: 49 83 c3 20 add $0x20,%r11 1354: 4c 8b 80 b8 00 00 00 mov 0xb8(%rax),%r8 135b: 4c 89 98 00 01 00 00 mov %r11,0x100(%rax) 1362: eb 8d jmp 12f1 <___H_hello+0xf1> セクション .fini の逆アセンブル: 0000000000001364 <_fini>: 1364: f3 0f 1e fa endbr64 1368: 48 83 ec 08 sub $0x8,%rsp 136c: 48 83 c4 08 add $0x8,%rsp 1370: c3 ret
Standard input is empty
prog.asm:2: error: parser: instruction expected prog.asm:5: error: label or instruction expected at start of line prog.asm:7: error: label or instruction expected at start of line prog.asm:8: error: label or instruction expected at start of line prog.asm:9: error: label or instruction expected at start of line prog.asm:10: error: label or instruction expected at start of line prog.asm:11: error: label or instruction expected at start of line prog.asm:12: error: label or instruction expected at start of line prog.asm:13: error: label or instruction expected at start of line prog.asm:14: error: label or instruction expected at start of line prog.asm:15: error: label or instruction expected at start of line prog.asm:17: error: label or instruction expected at start of line prog.asm:19: error: label or instruction expected at start of line prog.asm:20: error: label or instruction expected at start of line prog.asm:21: error: label or instruction expected at start of line prog.asm:22: error: label or instruction expected at start of line prog.asm:23: error: label or instruction expected at start of line prog.asm:24: error: label or instruction expected at start of line prog.asm:25: error: label or instruction expected at start of line prog.asm:26: error: label or instruction expected at start of line prog.asm:28: error: label or instruction expected at start of line prog.asm:30: error: label or instruction expected at start of line prog.asm:31: error: label or instruction expected at start of line prog.asm:32: error: label or instruction expected at start of line prog.asm:33: error: label or instruction expected at start of line prog.asm:35: error: label or instruction expected at start of line prog.asm:37: error: label or instruction expected at start of line prog.asm:38: error: label or instruction expected at start of line prog.asm:39: error: label or instruction expected at start of line prog.asm:40: error: label or instruction expected at start of line prog.asm:42: error: label or instruction expected at start of line prog.asm:44: error: label or instruction expected at start of line prog.asm:45: error: label or instruction expected at start of line prog.asm:46: error: label or instruction expected at start of line prog.asm:47: error: label or instruction expected at start of line prog.asm:48: error: label or instruction expected at start of line prog.asm:49: error: label or instruction expected at start of line prog.asm:50: error: label or instruction expected at start of line prog.asm:51: error: label or instruction expected at start of line prog.asm:53: error: label or instruction expected at start of line prog.asm:54: error: label or instruction expected at start of line prog.asm:55: error: label or instruction expected at start of line prog.asm:56: error: label or instruction expected at start of line prog.asm:57: error: label or instruction expected at start of line prog.asm:58: error: label or instruction expected at start of line prog.asm:59: error: label or instruction expected at start of line prog.asm:60: error: label or instruction expected at start of line prog.asm:61: error: label or instruction expected at start of line prog.asm:62: error: label or instruction expected at start of line prog.asm:64: error: label or instruction expected at start of line prog.asm:65: error: label or instruction expected at start of line prog.asm:66: error: label or instruction expected at start of line prog.asm:67: error: label or instruction expected at start of line prog.asm:68: error: label or instruction expected at start of line prog.asm:69: error: label or instruction expected at start of line prog.asm:70: error: label or instruction expected at start of line prog.asm:71: error: label or instruction expected at start of line prog.asm:72: error: label or instruction expected at start of line prog.asm:73: error: label or instruction expected at start of line prog.asm:74: error: label or instruction expected at start of line prog.asm:75: error: label or instruction expected at start of line prog.asm:76: error: label or instruction expected at start of line prog.asm:77: error: label or instruction expected at start of line prog.asm:78: error: label or instruction expected at start of line prog.asm:79: error: label or instruction expected at start of line prog.asm:81: error: label or instruction expected at start of line prog.asm:82: error: label or instruction expected at start of line prog.asm:83: error: label or instruction expected at start of line prog.asm:84: error: label or instruction expected at start of line prog.asm:85: error: label or instruction expected at start of line prog.asm:86: error: label or instruction expected at start of line prog.asm:87: error: label or instruction expected at start of line prog.asm:88: error: label or instruction expected at start of line prog.asm:89: error: label or instruction expected at start of line prog.asm:90: error: label or instruction expected at start of line prog.asm:91: error: label or instruction expected at start of line prog.asm:92: error: label or instruction expected at start of line prog.asm:94: error: label or instruction expected at start of line prog.asm:95: error: label or instruction expected at start of line prog.asm:96: error: label or instruction expected at start of line prog.asm:97: error: label or instruction expected at start of line prog.asm:98: error: label or instruction expected at start of line prog.asm:99: error: label or instruction expected at start of line prog.asm:100: error: label or instruction expected at start of line prog.asm:101: error: label or instruction expected at start of line prog.asm:102: error: label or instruction expected at start of line prog.asm:103: error: label or instruction expected at start of line prog.asm:104: error: label or instruction expected at start of line prog.asm:105: error: label or instruction expected at start of line prog.asm:106: error: label or instruction expected at start of line prog.asm:107: error: label or instruction expected at start of line prog.asm:108: error: label or instruction expected at start of line prog.asm:109: error: label or instruction expected at start of line prog.asm:110: error: label or instruction expected at start of line prog.asm:112: error: label or instruction expected at start of line prog.asm:113: error: label or instruction expected at start of line prog.asm:114: error: label or instruction expected at start of line prog.asm:115: error: label or instruction expected at start of line prog.asm:116: error: label or instruction expected at start of line prog.asm:117: error: label or instruction expected at start of line prog.asm:118: error: label or instruction expected at start of line prog.asm:119: error: label or instruction expected at start of line prog.asm:120: error: label or instruction expected at start of line prog.asm:121: error: label or instruction expected at start of line prog.asm:122: error: label or instruction expected at start of line prog.asm:123: error: label or instruction expected at start of line prog.asm:124: error: label or instruction expected at start of line prog.asm:125: error: label or instruction expected at start of line prog.asm:126: error: label or instruction expected at start of line prog.asm:127: error: label or instruction expected at start of line prog.asm:128: error: label or instruction expected at start of line prog.asm:129: error: label or instruction expected at start of line prog.asm:131: error: label or instruction expected at start of line prog.asm:132: error: label or instruction expected at start of line prog.asm:133: error: label or instruction expected at start of line prog.asm:134: error: label or instruction expected at start of line prog.asm:136: error: label or instruction expected at start of line prog.asm:137: error: label or instruction expected at start of line prog.asm:138: error: label or instruction expected at start of line prog.asm:139: error: label or instruction expected at start of line prog.asm:140: error: label or instruction expected at start of line prog.asm:142: error: label or instruction expected at start of line prog.asm:143: error: label or instruction expected at start of line prog.asm:144: error: label or instruction expected at start of line prog.asm:145: error: label or instruction expected at start of line prog.asm:146: error: label or instruction expected at start of line prog.asm:147: error: label or instruction expected at start of line prog.asm:148: error: label or instruction expected at start of line prog.asm:149: error: label or instruction expected at start of line prog.asm:150: error: label or instruction expected at start of line prog.asm:152: error: label or instruction expected at start of line prog.asm:153: error: label or instruction expected at start of line prog.asm:154: error: label or instruction expected at start of line prog.asm:155: error: label or instruction expected at start of line prog.asm:156: error: label or instruction expected at start of line prog.asm:157: error: label or instruction expected at start of line prog.asm:158: error: label or instruction expected at start of line prog.asm:159: error: label or instruction expected at start of line prog.asm:160: error: label or instruction expected at start of line prog.asm:162: error: label or instruction expected at start of line prog.asm:163: error: label or instruction expected at start of line prog.asm:164: error: label or instruction expected at start of line prog.asm:165: error: label or instruction expected at start of line prog.asm:166: error: label or instruction expected at start of line prog.asm:167: error: label or instruction expected at start of line prog.asm:168: error: label or instruction expected at start of line prog.asm:170: error: label or instruction expected at start of line prog.asm:171: error: label or instruction expected at start of line prog.asm:172: error: label or instruction expected at start of line prog.asm:173: error: label or instruction expected at start of line prog.asm:174: error: label or instruction expected at start of line prog.asm:175: error: label or instruction expected at start of line prog.asm:176: error: label or instruction expected at start of line prog.asm:177: error: label or instruction expected at start of line prog.asm:178: error: label or instruction expected at start of line prog.asm:179: error: label or instruction expected at start of line prog.asm:180: error: label or instruction expected at start of line prog.asm:181: error: label or instruction expected at start of line prog.asm:182: error: label or instruction expected at start of line prog.asm:183: error: label or instruction expected at start of line prog.asm:184: error: label or instruction expected at start of line prog.asm:185: error: label or instruction expected at start of line prog.asm:186: error: label or instruction expected at start of line prog.asm:187: error: label or instruction expected at start of line prog.asm:188: error: label or instruction expected at start of line prog.asm:189: error: label or instruction expected at start of line prog.asm:190: error: label or instruction expected at start of line prog.asm:191: error: label or instruction expected at start of line prog.asm:192: error: label or instruction expected at start of line prog.asm:193: error: label or instruction expected at start of line prog.asm:194: error: label or instruction expected at start of line prog.asm:195: error: label or instruction expected at start of line prog.asm:196: error: label or instruction expected at start of line prog.asm:197: error: label or instruction expected at start of line prog.asm:198: error: label or instruction expected at start of line prog.asm:199: error: label or instruction expected at start of line prog.asm:200: error: label or instruction expected at start of line prog.asm:201: error: label or instruction expected at start of line prog.asm:202: error: label or instruction expected at start of line prog.asm:203: error: label or instruction expected at start of line prog.asm:204: error: label or instruction expected at start of line prog.asm:205: error: label or instruction expected at start of line prog.asm:206: error: label or instruction expected at start of line prog.asm:207: error: label or instruction expected at start of line prog.asm:208: error: label or instruction expected at start of line prog.asm:209: error: label or instruction expected at start of line prog.asm:210: error: label or instruction expected at start of line prog.asm:211: error: label or instruction expected at start of line prog.asm:212: error: label or instruction expected at start of line prog.asm:213: error: label or instruction expected at start of line prog.asm:214: error: label or instruction expected at start of line prog.asm:215: error: label or instruction expected at start of line prog.asm:216: error: label or instruction expected at start of line prog.asm:217: error: label or instruction expected at start of line prog.asm:218: error: label or instruction expected at start of line prog.asm:219: error: label or instruction expected at start of line prog.asm:220: error: label or instruction expected at start of line prog.asm:221: error: label or instruction expected at start of line prog.asm:222: error: label or instruction expected at start of line prog.asm:223: error: label or instruction expected at start of line prog.asm:224: error: label or instruction expected at start of line prog.asm:225: error: label or instruction expected at start of line prog.asm:226: error: label or instruction expected at start of line prog.asm:227: error: label or instruction expected at start of line prog.asm:228: error: label or instruction expected at start of line prog.asm:229: error: label or instruction expected at start of line prog.asm:230: error: label or instruction expected at start of line prog.asm:231: error: label or instruction expected at start of line prog.asm:232: error: label or instruction expected at start of line prog.asm:233: error: label or instruction expected at start of line prog.asm:234: error: label or instruction expected at start of line prog.asm:235: error: label or instruction expected at start of line prog.asm:236: error: label or instruction expected at start of line prog.asm:237: error: label or instruction expected at start of line prog.asm:238: error: label or instruction expected at start of line prog.asm:239: error: label or instruction expected at start of line prog.asm:240: error: label or instruction expected at start of line prog.asm:241: error: label or instruction expected at start of line prog.asm:242: error: label or instruction expected at start of line prog.asm:243: error: label or instruction expected at start of line prog.asm:244: error: label or instruction expected at start of line prog.asm:245: error: label or instruction expected at start of line prog.asm:246: error: label or instruction expected at start of line prog.asm:247: error: label or instruction expected at start of line prog.asm:248: error: label or instruction expected at start of line prog.asm:249: error: label or instruction expected at start of line prog.asm:250: error: label or instruction expected at start of line prog.asm:251: error: label or instruction expected at start of line prog.asm:252: error: label or instruction expected at start of line prog.asm:253: error: label or instruction expected at start of line prog.asm:254: error: label or instruction expected at start of line prog.asm:255: error: label or instruction expected at start of line prog.asm:256: error: label or instruction expected at start of line prog.asm:258: error: label or instruction expected at start of line prog.asm:260: error: label or instruction expected at start of line prog.asm:261: error: label or instruction expected at start of line prog.asm:262: error: label or instruction expected at start of line prog.asm:263: error: label or instruction expected at start of line prog.asm:264: error: label or instruction expected at start of line ld: cannot find prog.o: No such file or directory
Standard output is empty