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
/
icei.cgs
blob
aac925bf29fdb2644e18fd392b91a957734a539d
1
# frv testcase for icei @(GRi,GRj),a
2
# mach: fr400 fr550
3
4
.include "testutils.inc"
5
6
start
7
8
.global icei
9
icei:
10
; Can't really test this because of SCACHE implementation
11
set_gr_addr icei,gr10
12
icei @(gr10,gr0),1
13
icei @(gr10,gr0),1
14
15
pass