2005-02-22 Eric Christopher <echristo@redhat.com>
[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.029969 seconds and 4 git commands to generate.