TI C54x target.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic54x / addrfar.d
1 #as: -mcpu=548 -mfar-mode
2 #objdump: -d
3 #name: c54x addressing modes, w/extended addressing (far mode)
4 #source: address.s
5
6 .*: +file format .*c54x.*
7
8 Disassembly of section .text:
9
10 00000000 <_addressing>:
11 0: 1801.*
12 1: 1881.*
13 2: 1989.*
14 3: 1891.*
15 4: 8199.*
16 5: 18a1.*
17 6: 19a9.*
18 7: 18b1.*
19 8: 19b9.*
20 9: 18c1.*
21 a: 19c9.*
22 b: 18d1.*
23 c: 19d9.*
24 d: 18e1.*
25 e: 8000.*
26 f: 19e9.*
27 10: 0001.*
28 11: 18f1.*
29 12: 0001.*
30 13: 19f8.*
31 14: ffff.*
This page took 0.030007 seconds and 4 git commands to generate.