repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
sim
/
testsuite
/
cris
/
asm
/
clearfv32.ms
blob
b1dd3dec517cdf8d9d29c38c2031c96042682a81
1
# mach: crisv32
2
# output: ef\n
3
4
; Check that "clearf x" doesn't trivially fail.
5
6
.include "testutils.inc"
7
start
8
setf puixnzvc
9
clearf x ; Actually, x would be cleared by almost-all other insns.
10
move ccs,r3
11
dumpr3
12
quit