6f085979443a085eeed6bc04118036b7bbc9bb1e
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / compact / shlr2.cgs
1 # sh testcase for shlr2 $rn
2 # mach: all
3 # as: -isa=shcompact
4 # ld: -m shelf32
5
6 .include "compact/testutils.inc"
7
8 start
9
10 .global shrl2
11 shrl2:
12 shlr2 r0
13
14 pass
This page took 0.02957 seconds and 3 git commands to generate.