]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/sim/sh64/media/floatld.cgs
2002-10-04 Michael Snyder <msnyder@redhat.com>
[thirdparty/binutils-gdb.git] / sim / testsuite / sim / sh64 / media / floatld.cgs
1 # sh testcase for float.ld $frgh, $drf -*- 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.ls r0, fr0
11 float.ld fr0, dr0
12 pass