Add support for RX V2 Instruction Set
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / gprel.d
CommitLineData
c7927a3c
NC
1#objdump: -dr
2
3dump\.o: file format .*
4
5
a117b0a5 6Disassembly of section .*:
c7927a3c 7
a117b0a5 800000000 <.*>:
c7927a3c
NC
9 0: ce f1 04 00 mov\.b 4\[r15\], r1
10 2: R_RX_SYM _foo
11 2: R_RX_SYM __gp
12 2: R_RX_OPsub __gp
13 2: R_RX_ABS16U __gp
14 4: ce f1 08 00 mov\.b 8\[r15\], r1
15 6: R_RX_SYM _bar
16 6: R_RX_SYM __gp
17 6: R_RX_OPsub __gp
18 6: R_RX_ABS16U __gp
a117b0a5 19 8: ce f1 00 00 mov\.b 0\[r15\], r1
c7927a3c
NC
20 a: R_RX_SYM _grill
21 a: R_RX_SYM __gp
22 a: R_RX_OPsub __gp
23 a: R_RX_ABS16U __gp
24 c: de f1 02 00 mov\.w 4\[r15\], r1
25 e: R_RX_SYM _foo
26 e: R_RX_SYM __gp
27 e: R_RX_OPsub __gp
28 e: R_RX_ABS16UW __gp
29 10: de f1 04 00 mov\.w 8\[r15\], r1
30 12: R_RX_SYM _bar
31 12: R_RX_SYM __gp
32 12: R_RX_OPsub __gp
33 12: R_RX_ABS16UW __gp
a117b0a5 34 14: de f1 00 00 mov\.w 0\[r15\], r1
c7927a3c
NC
35 16: R_RX_SYM _grill
36 16: R_RX_SYM __gp
37 16: R_RX_OPsub __gp
38 16: R_RX_ABS16UW __gp
39 18: ee f1 01 00 mov\.l 4\[r15\], r1
40 1a: R_RX_SYM _foo
41 1a: R_RX_SYM __gp
42 1a: R_RX_OPsub __gp
43 1a: R_RX_ABS16UL __gp
44 1c: ee f1 02 00 mov\.l 8\[r15\], r1
45 1e: R_RX_SYM _bar
46 1e: R_RX_SYM __gp
47 1e: R_RX_OPsub __gp
48 1e: R_RX_ABS16UL __gp
a117b0a5 49 20: ee f1 00 00 mov\.l 0\[r15\], r1
c7927a3c
NC
50 22: R_RX_SYM _grill
51 22: R_RX_SYM __gp
52 22: R_RX_OPsub __gp
53 22: R_RX_ABS16UL __gp
This page took 0.297671 seconds and 4 git commands to generate.