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