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