1 #source: start.s 2 #source: getaa.s 3 #source: pad2p18m32.s 4 #source: pad16.s 5 #source: pad4.s 6 #source: a.s 7 #as: -no-expand 8 #ld: -m elf64mmix 9 #objdump: -dr 10 11 .*: file format elf64-mmix 12 13 Disassembly of section \.text: 14 15 0+ <_start>: 16 0: e3fd0001 setl \$253,0x1 17 18 0+4 <getaa>: 19 4: e3fd0002 setl \$253,0x2 20 8: f47bffff geta \$123,40004 <a> 21 c: e3fd0003 setl \$253,0x3 22 \.\.\. 23 24 0+40004 <a>: 25 40004: e3fd0004 setl \$253,0x4 26