This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / gas / testsuite / gas / mips / jal-svr4pic.s
1 # Source file used to test the jal macro with -KPIC code.
2         
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
12         
13 # Test j as well        
14         j       text_label
15
16 # Round to a 16 byte boundary, for ease in testing multiple targets.
17         nop
18         nop
19         nop
20         nop