URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [sh64/] [media/] [msubsl.cgs] - Rev 24
Go to most recent revision | Compare with Previous | Blame | View Log
# sh testcase for msubs.l $rm, $rn, $rd -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64
.include "media/testutils.inc"
start
.global msubsl
msubsl:
msubs.l r0, r0, r0
pass
Go to most recent revision | Compare with Previous | Blame | View Log