summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/break20.s
blob: ee35b0ec1b09872aea418fa1d9107e1a39857f7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Source file used to test the 20-bit break instructions
foo:	
	break
	break	0
	break	20
	break	20,40
	break	1023,1023
	
	sdbbp
	sdbbp	0
	sdbbp	20
	sdbbp	20,40
	sdbbp	1023,1023
	
# force some padding, to make objdump consistently report that there's some
# here...
	.space	8