repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
sim
/
testsuite
/
frv
/
cop2.cgs
blob
858ed2b4ce258cd76a17e5ca653d3b177ef5506f
1
# frv testcase for cop2 $s6_1,$CPRi,$CPRj,$CPRk
2
# mach: frv
3
4
.include "testutils.inc"
5
6
start
7
8
.global cop2
9
cop2:
10
cop2 0,cpr0,cpr15,cpr31
11
cop2 31,cpr32,cpr45,cpr63
12
cop2 -32,cpr32,cpr45,cpr63
13
14
pass