repo.or.cz
/
qemu
/
sh4.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sh4/r2d: update pci, usb and kernel management
[qemu/sh4.git]
/
tests
/
cris
/
check_cmp-2.s
blob
c5c3f5ce85a390344a84e9a031cf381020b6ba3d
1
2
3
.include
"testutils.inc"
4
5
start
6
7
move.d
4294967283
,
$
r0
8
move.d $
r0
,
$
r10
9
cmp.d $
r0
,
$
r10
10
beq
1
f
11
move.d $
r10
,
$
r3
12
fail
13
1
:
14
pass
15
quit