1# Test the generation of jalx opcodes
2	.set nomips16
3	jalx	external_label
4
5# align section end to 16-byte boundary for easier testing on multiple targets
6	.p2align 4
7