blob: 7564099c76db8393489489beef621fa5045dcdb3 [file] [log] [blame]
# arm testcase for cmp ${bit10-rd},#$offset8
# mach: unfinished
.include "testutils.inc"
start
.global cmp
cmp:
cmp r0,#0
# FIXME: Also: cmp $rd,$rs
pass