* gas/v850/basic.exp (misc_tests): No longer expect failures
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / misc.s
1
2 .text
3 .global misc
4 misc:
5 di
6 ei
7 halt
8 nop
9 reti
10 trap 0
11 trap 31
12 # ldsr r5,r6
13 # stsr r6,r5
This page took 0.031778 seconds and 5 git commands to generate.