summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/compact/rts.cgs
blob: eeb8dce9332fef4c27c5cffc5246c69b23ad07b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# sh testcase for rts -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32

	.include "compact/testutils.inc"

	start

	.global rts
rts:
	bsr subroutine
slot:
	nop
return:
	pass
	fail

subroutine:
	rts
rts_slot:
	nop
bad:
	fail