URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [arm/] [thumb/] [strh.cgs] - Rev 26
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