blob: 6dca1efe1372090f2abb6dcb5588e544e6067cc2 [file] [log] [blame]
# arm testcase for bic $rd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global alu_bic
alu_bic:
bic r0,r0
pass