MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-newabi.s
1 # Source file used to test the jal macro for NewABI.
2 label:
3 dli $4, 0x12345678
4 jal label
5
6 # Make objdump print ...
7 .space 8
This page took 0.032267 seconds and 4 git commands to generate.