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