Add support for the Infineon XC16X.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xc16x / pcreloc.d
1
2 .*: file format elf32-xc16x
3
4 Disassembly of section .text:
5
6 00000400 <_start>:
7 400: e0 f5 mov r5,#0xf
8 402: e0 f6 mov r6,#0xf
9 404: e0 f7 mov r7,#0xf
10 406: e0 f8 mov r8,#0xf
11 408: e0 f9 mov r9,#0xf
12 40a: e0 fa mov r10,#0xf
13 40c: e0 fb mov r11,#0xf
14 40e: e0 fc mov r12,#0xf
15
16 00000410 <.12>:
17 410: 2d 07 jmpr cc_Z,7
18 412: 3d fe jmpr cc_NZ,254
19 414: 8d fd jmpr cc_ULT,253
20 416: 8d 45 jmpr cc_ULT,69
21 418: 9d 06 jmpr cc_UGE,6
22 41a: 0d 05 jmpr cc_UC,5
23 41c: 2d 04 jmpr cc_Z,4
24 41e: 3d 03 jmpr cc_NZ,3
25
26 00000420 <.13>:
27 420: fd 02 jmpr cc_ULE,2
28 422: dd 01 jmpr cc_SGE,1
29 424: bd 00 jmpr cc_SLE,0
30
31 00000426 <.end>:
32 426: 1d f4 jmpr cc_NET,244
33 428: bb fe callr 254
34 42a: bb fd callr 253
This page took 0.029915 seconds and 4 git commands to generate.