8204f40ebf4917de519d26b172fc0616b08e955d
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / media / ldlol.cgs
1 # sh testcase for ldlo.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 ldlol
11 ldlol:
12 ldlo.l r0, 0, r0
13
14 pass
This page took 0.02989 seconds and 3 git commands to generate.