This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / media / msadubq.cgs
CommitLineData
cbb38b47
BE
1# sh testcase for msad.ubq $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 msadubq
11msadubq:
12 msad.ubq r0, r0, r0
13
14 pass
This page took 0.199569 seconds and 4 git commands to generate.