12 lines
156 B
Text
12 lines
156 B
Text
# arm testcase for str ${bit10-rd},[sp,#$word8]
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global str_sprel
|
|
str_sprel:
|
|
str r0,[sp,#0]
|
|
|
|
pass
|