2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / sym-1.d
CommitLineData
3c3bdf30
NC
1#objdump: -dt
2
3.*: file format elf64-mmix
4
5SYMBOL TABLE:
5c799c07
AM
60+ l d .text 0+ (|\.text)
70+ l d .data 0+ (|\.data)
80+ l d .bss 0+ (|\.bss)
3c3bdf30
NC
90+10 l .text 0+ scl1
100+14 l .text 0+ :scl2
110+20 l .text 0+ endcl1
120+24 l .text 0+ endcl2:
130+ g F .text 0+ Main
140+4 g .text 0+ scg1
150+8 g .text 0+ scg2
160+c g .text 0+ :scg3
170+18 g .text 0+ endcg1
180+1c g .text 0+ endcg2:
19
20
21Disassembly of section .text:
22
230+ <Main>:
24 0: fd000410 swym 0,4,16
25
260+4 <scg1>:
27 4: fd100400 swym 16,4,0
28
290+8 <scg2>:
30 8: fda12a1e swym 161,42,30
31
320+c <:scg3>:
33 c: fda32a14 swym 163,42,20
34
350+10 <scl1>:
36 10: fd010203 swym 1,2,3
37
380+14 <:scl2>:
39 14: fd010204 swym 1,2,4
40
410+18 <endcg1>:
42 18: fd030201 swym 3,2,1
43
440+1c <endcg2:>:
45 1c: fd030201 swym 3,2,1
46
470+20 <endcl1>:
48 20: fd040302 swym 4,3,2
49
500+24 <endcl2:>:
51 24: fd040302 swym 4,3,2
This page took 0.590316 seconds and 4 git commands to generate.