Initialize *uncompressed_align_pow_p to 0
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xc16x / offset.s
CommitLineData
d70c5fc7
NC
1 .global _start
2_start:
3 mov r8,#0xf
4 jmps #seg:.12,#sof:.12
5 mov r9,#0xf
6.12:
7 mov r5,#0xf
8 mov r7,#0xf
9 calls #seg:.13,#sof:.13
10.13:
11 mov r6,#0xf
12 mov r8,#0xf
13
This page took 0.549796 seconds and 4 git commands to generate.