1.*: +file format .* 2 3Disassembly of section .text: 4 500000000 <_main>: 6 0: 78 56 [ ]*MOVE 56h, #78h 7 ... 8 900000004 <_buf1>: 10 4: 34 12 [ ]*MOVE 12h, #34h 11 ... 12 1300000008 <_start>: 14 8: 3a da [ ]*NOP 15 a: 3a da [ ]*NOP 16 c: 00 0b [ ]*MOVE PFX\[0\], #00h 17 e: 03 09 [ ]*MOVE A\[0\], #03h 18 10: 00 0b [ ]*MOVE PFX\[0\], #00h 19 12: 01 09 [ ]*MOVE A\[0\], #01h 20 14: fa 3d [ ]*CALL #fah 21 16: f8 3d [ ]*CALL #f8h 22