Add MMIX support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-loc64k.d
1 #source: b-loc64k.s
2 #source: b-goodmain.s
3 #ld: --oformat binary
4 #objcopy_linked_file:
5 #objdump: -dht
6
7 .*: file format mmo
8
9 Sections:
10 Idx Name Size VMA LMA File off Algn
11 0 \.text 0+10004 0+ 0+ 0+ 2\*\*2
12 CONTENTS, ALLOC, LOAD, CODE
13 SYMBOL TABLE:
14 0+4 g \.text Main
15 0+4 g \.text a
16
17
18 Disassembly of section \.text:
19
20 0+ <Main-0x4>:
21 0: e3fd0001 setl \$253,0x1
22
23 0+4 <Main>:
24 \.\.\.
25 10000: e3fd0004 setl \$253,0x4
This page took 0.03152 seconds and 4 git commands to generate.