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
/
notcr.cgs
blob
e6c08e0603a4df917addad43f109227879b9410c
1
# frv testcase for notcr $CCi,$CCj,$CCk
2
# mach: all
3
4
.include "testutils.inc"
5
6
start
7
8
.global notcr
9
notcr:
10
set_spr_immed 0x1b1b,cccr
11
notcr cc7,cc3
12
test_spr_immed 0x1b5b,cccr
13
14
notcr cc6,cc3
15
test_spr_immed 0x1b1b,cccr
16
17
notcr cc5,cc3
18
test_spr_immed 0x1bdb,cccr
19
20
notcr cc4,cc3
21
test_spr_immed 0x1b9b,cccr
22
23
pass