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

	.include "testutils.inc"

	start

	.global lda_sp
lda_sp:
	add r0,sp,0

	pass
