Automatic date update in version.in
[binutils-gdb.git] / sim / testsuite / cris / asm / clearfv10.ms
blobd910842942f7bc5ec337dd81925d530b2a25d08e
1 # mach: crisv10
2 # output: ef\n
4 ; Check that "clearf x" doesn't trivially fail.
6  .include "testutils.inc"
7  start
8  setf mbixnzvc
9  clearf x       ; Actually, x would be cleared by almost-all other insns.
10  move dccr,r3
11  dumpr3
12  quit