summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/compact/clrt.cgs
blob: 281c2f4243d5d76f9a61a86a9f2cfdd046fb6872 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# sh testcase for clrt -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32

	.include "compact/testutils.inc"

	start

	.global clrt
clrt:
	clrt
	bt wrong
	pass
wrong:
	fail