Upload Tizen:Base source
[external/gdb.git] / sim / testsuite / sim / sh64 / media / stlol.cgs
1 # sh testcase for stlo.l $rm, $disp6, $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 stlol
11 stlol:
12         stlo.l r0, 0, r0
13
14         pass