MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips-jalx.s
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
This page took 0.079244 seconds and 4 git commands to generate.