Add support for the Infineon XC16X.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xc16x / offset.d
1
2 .*: file format elf32-xc16x
3
4 Disassembly of section .text:
5
6 00000400 <_start>:
7 400: e0 f8 mov r8,#0xf
8 402: fa 00 08 04 jmps #seg:0x0,#sof:0x408
9 406: e0 f9 mov r9,#0xf
10
11 00000408 <.12>:
12 408: e0 f5 mov r5,#0xf
13 40a: e0 f7 mov r7,#0xf
14 40c: da 00 10 04 calls #seg:0x0,#sof:0x410
15
16 00000410 <.13>:
17 410: e0 f6 mov r6,#0xf
18 412: e0 f8 mov r8,#0xf
This page took 0.038935 seconds and 4 git commands to generate.