blob: 073e20b4eb7075208b6c1134a77f1f7d247819a4 [file] [log] [blame]
# arm testcase for str $rd,[$rb,$ro]
# mach: unfinished
.include "testutils.inc"
start
.global str
str:
str r0,[r0,r0]
pass