1#as: -mcpu=548 -mfar-mode
2#objdump: -d -r
3#name: c54x cons tests, w/extended addressing
4#source: cons.s
5
6.*: +file format .*c54x.*
7
8Disassembly of section .text:
9
100+000 <binary>:
11   0:	0003.*
12   1:	0004.*
13
140+002 <octal>:
15   2:	0009.*
16   3:	000a.*
17   4:	000b.*
18
190+005 <hex>:
20   5:	000f.*
21   6:	0010.*
22
230+007 <field>:
24   7:	6440.*
25   8:	0123.*
26   9:	4000.*
27   a:	0000.*
28   b:	1234.*
29
300+00c <byte>:
31   c:	00aa.*
32   d:	00bb.*
33
340+00e <word>:
35   e:	0ccc.*
36
370+00f <xlong>:
38   f:	0eee.*
39  10:	efff.*
40	...
41
420+012 <long>:
43  12:	eeee.*
44  13:	ffff.*
45
460+014 <int>:
47  14:	dddd.*
48
490+015 <xfloat>:
50  15:	3fff.*
51  16:	ffac.*
52	...
53
540+018 <float>:
55  18:	3fff.*
56  19:	ffac.*
57
580+01a <string>:
59  1a:	0061.*
60  1b:	0062.*
61  1c:	0063.*
62  1d:	0064.*
63  1e:	0061.*
64  1f:	0062.*
65  20:	0063.*
66  21:	0064.*
67  22:	0065.*
68  23:	0066.*
69  24:	0067.*
70  25:	0030.*
71
720+026 <pstring>:
73  26:	6162.*
74  27:	6364.*
75  28:	6162.*
76  29:	6364.*
77  2a:	6566.*
78  2b:	6700.*
79
800+02c <DAT1>:
81  2c:	0000.*
82  2d:	abcd.*
83  2e:	0000.*
84  2f:	0141.*
85  30:	0000.*
86  31:	0067.*
87  32:	0000.*
88  33:	006f.*
89
900+034 <xlong.0>:
91  34:	0000.*
92.*34: ARELEXT.*
93  35:	002c.*
94  36:	aabb.*
95  37:	ccdd.*
96
970+038 <DAT2>:
98  38:	0000.*
99	...
100
1010+03a <DAT3>:
102  3a:	1234.*
103  3b:	5678.*
104  3c:	0000.*
105  3d:	aabb.*
106  3e:	ccdd.*
107