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