1 #source: start.s 2 #source: pushja.s 3 #source: a.s 4 #as: -x --no-pushj-stubs 5 #ld: -m mmo 6 #objdump: -dr 7 8 .*: file format mmo 9 10 Disassembly of section \.text: 11 12 0+ <(Main|_start)>: 13 0: e3fd0001 setl \$253,0x1 14 15 0+4 <pushja>: 16 4: e3fd0002 setl \$253,0x2 17 8: e3ff0020 setl \$255,0x20 18 c: e6ff0000 incml \$255,0x0 19 10: e5ff0000 incmh \$255,0x0 20 14: e4ff0000 inch \$255,0x0 21 18: bf0cff00 pushgo \$12,\$255,0 22 1c: e3fd0003 setl \$253,0x3 23 24 0+20 <a>: 25 20: e3fd0004 setl \$253,0x4 26