28d2e7230eedb9b4f0b2fa2f6cc7a3eea06903cc
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / media / fputscr.cgs
1 # sh testcase for fputscr $frgh -*- Asm -*-
2 # mach: all
3 # as: -isa=shmedia
4 # ld: -m shelf64
5
6 .include "media/testutils.inc"
7
8 start
9
10 .global fputscr
11 fputscr:
12 fputscr fr0
13
14 pass
This page took 0.030097 seconds and 3 git commands to generate.