This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / misc.s
CommitLineData
252b5132
RH
1
2 .text
3 .global misc
4misc:
5 di
6 ei
7 halt
8 nop
9 reti
10 trap 0
11 trap 31
12 ldsr r7,psw
13 stsr psw,r7
This page took 0.027702 seconds and 4 git commands to generate.