* gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic54x / labels.d
1 #objdump: -d
2 #name: c54x local labels
3
4 .*: +file format .*c54x.*
5
6 Disassembly of section .text:
7
8 00000000 <label1>:
9 0: 1000.*
10 1: 0800.*
11 2: f843.*
12 3: 0007.*
13 4: 1000.*
14 5: f073.*
15 6: 0008.*
16
17 00000007 <\$1.*>:
18 7: 1000.*
19
20 00000008 <\$2.*>:
21 8: 0000.*
22 9: f843.*
23 a: 000c.*
24 b: 8000.*
25
26 0000000c <\$1.*>:
27 c: f495.*
28 d: f495.*
29
30 0000000e <lab.*>:
31 e: f000.*
32 f: 0001.*
33 10: f073.*
34 11: 000e.*
35
36 00000012 <lab.*>:
37 12: f845.*
38 13: 0012.*
39
40 00000014 <lab.*>:
41 14: f000.*
42 15: 0003.*
43 16: f073.*
44 17: 0014.*
45
46 00000018 <lab.*>:
47 18: f000.*
48 19: 0004.*
49 1a: f073.*
50 1b: 0018.*
51
52 0000001c <after_macro>:
53 1c: f073.*
54 1d: 0014.*
55 Disassembly of section new_sect:
56
57 00000000 <new_section>:
58 0: f495.*
59
60 00000001 <lab.7>:
61 1: f000.*
62 2: 0005.*
63 3: f495.*
64 4: f495.*
65 5: f073.*
66 6: 0001.*
67
68 00000007 <lab.8>:
69 7: f000.*
70 8: 0006.*
71 9: f495.*
72 a: f495.*
73 b: f073.*
74 c: 0007.*
This page took 0.03245 seconds and 4 git commands to generate.