* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.git] / sim / testsuite / sim / sh64 / media / mcmpgtw.cgs
1 # sh testcase for mcmpgt.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 mcmpgtw
11 mcmpgtw:
12         mcmpgt.w r0, r0, r0
13
14         pass