03111413cf1c1f3b5ff4ec583def4e8049fbe2d9
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / media / mshfhiw.cgs
1 # sh testcase for mshfhi.w $rm, $rn, $rd -*- Asm -*-
2 # mach: all
3 # as: -isa=shmedia
4 # ld: -m shelf64
5
6 .include "media/testutils.inc"
7
8 start
9
10 .global mshfhiw
11 mshfhiw:
12 mshfhi.w r0, r0, r0
13
14 pass
This page took 0.029202 seconds and 3 git commands to generate.