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