summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh/fail.s
blob: 0ffb0b2a6ff50731981bfafcff61ed4fe43f0de2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# sh testcase, fail
# mach:	 all
# as(sh):	-defsym sim_cpu=0
# as(shdsp):	-defsym sim_cpu=1 -dsp 

	.include "testutils.inc"

	start
	
	fail

	exit 0