* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / misc.s
CommitLineData
50f7abfa
JL
1
2 .text
3 .global misc
4misc:
5 di
6 ei
7 halt
8 nop
9 reti
4fc797ff
JL
10 trap 0
11 trap 31
50f7abfa
JL
12# ldsr r5,r6
13# stsr r6,r5
This page took 0.103718 seconds and 4 git commands to generate.