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
/
cop1.cgs
blob
652e3550e0edb8d0101f0cd5da0eb3b3843221ee
1
# frv testcase for cop1 $s6_1,$CPRi,$CPRj,$CPRk
2
# mach: frv
3
4
.include "testutils.inc"
5
6
start
7
8
.global cop1
9
cop1:
10
cop1 0,cpr0,cpr15,cpr31
11
cop1 31,cpr32,cpr45,cpr63
12
cop1 -32,cpr32,cpr45,cpr63
13
14
pass