# arm testcase for str ${bit10-rd},[sp,#$word8]
# mach: unfinished

	.include "testutils.inc"

	start

	.global str_sprel
str_sprel:
	str r0,[sp,#0]

	pass
