summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/media/fgetscr.cgs
blob: 6aa227480ce55d8287a243aedee8f328736fc92d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sh testcase for fgetscr $frf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

	.include "media/testutils.inc"

	start

	.global fgetscr
fgetscr:
	fgetscr fr0

	pass