# arm testcase for mov $rd,$hs # mach: unfinished .include "testutils.inc" start .global mov_rd_hs mov_rd_hs: mov r0,r8 pass