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
/
movprv10.ms
blob
29a10b599f1f78c69fb6201657de32d5aa5177cf
1
# mach: crisv10
2
# output: ffffff0a\nbb113344\n
3
4
# Test v10-specific special registers. FIXME: ccr, irp, bar, brp, usp.
5
6
.include "testutils.inc"
7
start
8
moveq -1,r3
9
setf zcvn
10
move vr,r3
11
test_cc 1 1 1 1
12
dumpr3
13
14
moveq -1,r3
15
move.d 0xbb113344,r4
16
clearf zcvn
17
move r4,mof
18
move mof,r3
19
test_cc 0 0 0 0
20
dumpr3
21
quit