Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic4x / data.d
1 #objdump: -dz
2 #name: data tests
3
4 .*: +file format .*c4x.*
5
6 Disassembly of section .text:
7
8 00000000 <BYTE>:
9 0: 0000000a.*
10 1: 000000ff.*
11 2: 00000061.*
12 3: 00000062.*
13 4: 00000063.*
14 5: 00000061.*
15
16 00000006 <HWORD>:
17 6: 0000000a.*
18 7: 0000ffff.*
19 8: 00000061.*
20 9: 00000062.*
21 a: 00000063.*
22 b: 00000061.*
23
24 0000000c <INT>:
25 c: 0000000a.*
26 d: 00000000.*
27 e: ffffffff.*
28 f: 00000061.*
29 10: 00000062.*
30 11: 00000063.*
31 12: 00000061.*
32
33 00000013 <LONG>:
34 13: ffffabcd.*
35 14: 00000141.*
36
37 00000015 <WORD>:
38 15: 00000c80.*
39 16: 00000042.*
40 17: ffffffbf.*
41 18: 0000f410.*
42 19: 00000041.*
43
44 0000001a <STRING>:
45 1a: 44434241.*
46 1b: 54535251.*
47 1c: 73756f48.*
48 1d: 306e6f74.*
49
50 0000001e <ASCII>:
51 1e: 73696854.*
52 1f: 20736920.*
53 20: 65762061.*
54 21: 6c207972.*
55 22: 20676e6f.*
56 23: 74786574.*
57 24: 69685400.*
58 25: 73692073.*
59 26: 6f6e6120.*
60 27: 72656874.*
61 28: 00000000.*
62
63 00000029 <ASCIZ>:
64 29: 73696854.*
65 2a: 20736920.*
66 2b: 65762061.*
67 2c: 6c207972.*
68 2d: 20676e6f.*
69 2e: 74786574.*
70 2f: 73696854.*
71 30: 20736920.*
72 31: 746f6e61.*
73 32: 00726568.*
74
75 00000033 <BLOCK>:
76 33: 00000000.*
77 34: 00000000.*
78 35: 00000000.*
79 36: 00000000.*
80
81 00000037 <SPACE>:
82 37: 00000000.*
83 38: 00000000.*
84 39: 00000000.*
85 3a: 00000000.*
86
87 0000003b <ALIGN>:
88 3b: 08000000.*
89 3c: 0c800000.*
90 3d: 0c800000.*
91 3e: 0c800000.*
92 3f: 0c800000.*
93 40: 08000000.*
This page took 0.030737 seconds and 4 git commands to generate.