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

	.include "testutils.inc"

	start

	.global nop
nop:
	nop
	pass