]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/relax-swap3.s
This commit was manufactured by cvs2svn to create branch 'binutils-
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / relax-swap3.s
CommitLineData
9301f9c3
MR
1# Source file used to check the lack of branch swapping with a relaxed macro.
2
3 .text
4foo:
5 la $2, bar
6 jr $3
7
8 la $2, bar
9 beqz $3, 0f
100:
11
12# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
13 .align 2
14 .space 8