* gas/v850: New directory with v850 tests.
[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.032696 seconds and 4 git commands to generate.