# arm testcase for mov ${bit10-rd},#$offset8
# mach: unfinished
.include "testutils.inc"
start
.global mov
mov:
mov r0,#0
pass