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

	.include "compact/testutils.inc"

	start

	.global sett
sett:
	sett
	bf wrong
	pass
wrong:
	fail