URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [arm/] [thumb/] [strh.cgs] - Rev 827
Go to most recent revision | Compare with Previous | Blame | View Log
# arm testcase for strh $rd,[$rb,$ro]
# mach: unfinished
.include "testutils.inc"
start
.global strh
strh:
strh r0,[r0,r0]
pass
Go to most recent revision | Compare with Previous | Blame | View Log