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

	.include "compact/testutils.inc"

	start

	.global nop
nop:
	nop
	pass