Initial revision
[binutils.git] / gas / testsuite / gas / mips / trap20.s
bloba56d6595693eb532b4b1f97dc6c1a89ae8435a8d
1 # Source file used to test the 20-bit trap instructions
2 foo:
3 teq $0,$3
4 teq $0,$3,1
5 tge $0,$3
6 tge $0,$3,3
7 tgeu $0,$3
8 tgeu $0,$3,7
9 tlt $0,$3
10 tlt $0,$3,31
11 tltu $0,$3
12 tltu $0,$3,255
13 tne $0,$3
14 tne $0,$3,1023
16 # force some padding, to make objdump consistently report that there's some
17 # here...
18 .space 8