blob: b1dd3dec517cdf8d9d29c38c2031c96042682a81 [file] [log] [blame]
# mach: crisv32
# output: ef\n
; Check that "clearf x" doesn't trivially fail.
.include "testutils.inc"
start
setf puixnzvc
clearf x ; Actually, x would be cleared by almost-all other insns.
move ccs,r3
dumpr3
quit