Use "require" a two gdb.dwarf2 test files
[binutils-gdb.git] / ld / testsuite / ld-xtensa / relax-ndiff.s
blob4e4176b129c2d7bede38d0724ebbcbb751c45f6f
1 .globl _start
2 .globl _ResetVector
3 .text
4 _ResetVector:
5 _start:
6 .literal_position
7 movi a2, 0x12345678
8 movi a2, 0x12345678
9 1:
10 .space 10
12 .space 10
14 .align 4
15 .word 1b - 2b
16 .word 3b - 2b
17 .short 1b - 2b
18 .short 3b - 2b
19 .byte 1b - 2b
20 .byte 3b - 2b