mmulhiwl.cgs   [plain text]


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

	.include "media/testutils.inc"

	start

	.global mmulhiwl
mmulhiwl:
	mmulhi.wl r0, r0, r0

	pass