TI C54x target.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic54x / extaddr.d
1 #objdump: -d -r
2 #name: c54x extended addressing
3
4 .*: +file format .*c54x.*
5
6 Disassembly of section .text:
7
8 00000000 <.text>:
9 0: f062.*
10 1: 0000.*
11 .*1: RELEXTMS7.*
12 2: f040.*
13 3: 0000.*
14 .*3: RELEXT16.*
15 4: f4e2.*
16
17 00000005 <start>:
18 5: f881.*
19 6: 0080.*
20 .*5: ARELEXT.*
21 7: fa81.*
22 8: 0080.*
23 .*7: ARELEXT.*
24 9: f495.*
25 a: f495.*
26 b: f4e6.*
27 c: f6e6.*
28 d: f495.*
29 e: f495.*
30 f: f4e7.*
31 10: f7e7.*
32 11: f495.*
33 12: f495.*
34 13: f981.*
35 14: 0080.*
36 .*13: ARELEXT.*
37 15: fb81.*
38 16: 0080.*
39 .*15: ARELEXT.*
40 17: f495.*
41 18: f495.*
42 19: f4e4.*
43 1a: f6e4.*
44 1b: f495.*
45 1c: f495.*
46 1d: f4e5.*
47 1e: f6e5.*
48 1f: f495.*
49 20: f495.*
50 ...
51
52 00010080 <end>:
53 10080: f881.*
54 10081: 0080.*
55 .*10080: ARELEXT.*
56
This page took 0.030736 seconds and 4 git commands to generate.