Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / jalr2.s
1         .ent    test
2 test:
3         .frame  $sp,32,$31
4         .cprestore 16
5         jal     local
6         jal     local+12
7         jal     global
8         jal     global+12
9         .end    test
10
11 local:
12         nop
13         nop
14         nop
15         nop