]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/break20.s
import gdb-1999-12-21 snapshot
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / break20.s
CommitLineData
252b5132
RH
1# Source file used to test the 20-bit break instructions
2foo:
3 break
4 break 0
5 break 20
6 break 20,40
7 break 1023,1023
8
9 sdbbp
10 sdbbp 0
11 sdbbp 20
12 sdbbp 20,40
13 sdbbp 1023,1023
14
15# force some padding, to make objdump consistently report that there's some
16# here...
17 .space 8