summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/m32r/nop.cgs
blob: e06d656f20eb74405191c14dc26b3b4b5dbce910 (plain)
1
2
3
4
5
6
7
8
9
10
11
# m32r testcase for nop
# mach(): m32r m32rx

	.include "testutils.inc"

	start

	.global nop
nop:
	nop
	pass