summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/media/stlol.cgs
blob: f2d90552509c030921f9fb8a0c755abb1ed65ed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sh testcase for stlo.l $rm, $disp6, $rd -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

	.include "media/testutils.inc"

	start

	.global stlol
stlol:
	stlo.l r0, 0, r0

	pass