Initial revision
[binutils.git] / gas / testsuite / gas / mips / jal-svr4pic.s
blob9d89dfa50ffd4c78173acf7e47ae04a58e0608a7
1 # Source file used to test the jal macro with -KPIC code.
3 text_label:
4 .set noreorder
5 .cpload $25
6 .set reorder
7 .cprestore 0
8 jal $25
9 jal $4,$25
10 jal text_label
11 jal external_text_label
13 # Test j as well
14 j text_label
16 # Round to a 16 byte boundary, for ease in testing multiple targets.
17 nop
18 nop
19 nop
20 nop