]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gas/testsuite/gas/dlx/branch.s
Import the binutils-2_15-branch from the sourceware CVS repository,
[FreeBSD/FreeBSD.git] / gas / testsuite / gas / dlx / branch.s
1 .text
2 L1:
3 1:  beqz    r4, L4
4     nop
5     bnez    r5, 1b
6 L2:
7     mov     r4, L5
8     j       L5
9     nop
10     jal     L4
11     nop
12     break   L4
13     nop
14     trap    1b
15     nop
16     jr      s1
17     nop
18     jalr    s1
19 L4:
20     lw      r2, 8+((L5 - L4)<<4)(r2)
21     rfe
22 L5:
23     lw      r2, L1
24     call    1b
25     nop
26     return
27     nop
28     ret
29     nop
30     retr    at
31     nop