blob: 8ce910c5abd5efd9993b13501dd99f5f51103cfc [file] [log] [blame]
# sh testcase for nop
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global nop
nop:
nop
pass