binutils-gdb/sim/testsuite/sim/sh64/compact/clrt.cgs

17 lines
184 B
Plaintext

# 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