Add MMIX support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / getaa-7b.d
1 #source: start.s
2 #source: a.s
3 #source: getaa.s
4 #as: -x
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 <a>:
16 4: e3fd0004 setl \$253,0x4
17
18 0+8 <getaa>:
19 8: e3fd0002 setl \$253,0x2
20 c: e37b0004 setl \$123,0x4
21 10: e67b0000 incml \$123,0x0
22 14: e57b0000 incmh \$123,0x0
23 18: e47b0000 inch \$123,0x0
24 1c: e3fd0003 setl \$253,0x3
This page took 0.041485 seconds and 4 git commands to generate.