This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / media / floatqs.cgs
1 # sh testcase for float.qs $drgh, $frf -*- Asm -*-
2 # mach: all
3 # as: -isa=shmedia
4 # ld: -m shelf64
5
6 .include "media/testutils.inc"
7
8 start
9 movi 1, r0
10 fmov.qd r0, dr0
11 float.qs dr0, fr1
12 pass
This page took 0.030667 seconds and 5 git commands to generate.