blob: 281c2f4243d5d76f9a61a86a9f2cfdd046fb6872 [file] [log] [blame]
# 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