# arm testcase for add $hd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global add_hd_rs
add_hd_rs:
add r8,r0
pass