sim: clean up stale AC_PREREQ refs
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / media / fstp.cgs
CommitLineData
cbb38b47
BE
1# sh testcase for fst.p $rm, $disp10x8, $fpf -*- Asm -*-
2# mach: all
3# as: -isa=shmedia
4# ld: -m shelf64
5
6 .include "media/testutils.inc"
7
8 start
9
10 .global fstp
11fstp:
12 fst.p r0, 0, fp0
13
14 pass
This page took 0.901973 seconds and 4 git commands to generate.