blob: 9d5e639f240bbdfba6a1de6fef06241506a14450 [file] [log] [blame]
# sh testcase for msub.w $rm, $rn, $rd -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64
.include "media/testutils.inc"
start
.global msubw
msubw:
msub.w r0, r0, r0
pass