Make default compression gABI compliant
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / adjsw8.s
CommitLineData
b131d1fc
KK
1L0: .byte L1-L0
2 .byte L2-L0
3 .byte L3-L0
4 .align 1
5L1: mov.l 1f,r1
6 .uses L1
7 jmp @r1
8 nop
9L2: mov.l 1f,r1
10 .uses L2
11 jmp @r1
12 nop
13L3: nop
14 .align 2
151: .long 2f
162:
This page took 0.060466 seconds and 4 git commands to generate.