mshardsq.cgs   [plain text]


# sh testcase for mshards.q $rm, $rn, $rd -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

	.include "media/testutils.inc"

	start

	.global mshardsq
mshardsq:
	mshards.q r0, r0, r0

	pass