x86: adjust ignored prefix warning for branches
[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 0+000 <label1>:
9 0: 1000.*
10 1: 0800.*
11 2: f843.*
12 3: 0007.*
13 4: 1000.*
14 5: f073.*
15 6: 0008.*
16
17 0+007 <\$1.*>:
18 7: 1000.*
19
20 0+008 <\$2.*>:
21 8: 0000.*
22 9: f843.*
23 a: 000c.*
24 b: 8000.*
25
26 0+00c <\$1.*>:
27 c: f495.*
28 d: f495.*
29
30 0+00e <lab.*>:
31 e: f000.*
32 f: 0001.*
33 10: f073.*
34 11: 000e.*
35
36 0+012 <lab.*>:
37 12: f845.*
38 13: 0012.*
39
40 0+014 <lab.*>:
41 14: f000.*
42 15: 0003.*
43 16: f073.*
44 17: 0014.*
45
46 0+018 <lab.*>:
47 18: f000.*
48 19: 0004.*
49 1a: f073.*
50 1b: 0018.*
51
52 0+01c <after_macro>:
53 1c: f073.*
54 1d: 0014.*
55 Disassembly of section new_sect:
56
57 0+000 <new_section>:
58 0: f495.*
59
60 0+001 <lab.7>:
61 1: f000.*
62 2: 0005.*
63 3: f495.*
64 4: f495.*
65 5: f073.*
66 6: 0001.*
67
68 0+007 <lab.8>:
69 7: f000.*
70 8: 0006.*
71 9: f495.*
72 a: f495.*
73 b: f073.*
74 c: 0007.*
This page took 0.030104 seconds and 4 git commands to generate.