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

	.include "media/testutils.inc"

	start

	.global stloq
stloq:
	stlo.q r0, 0, r0

	pass