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