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
/
nop.cgs
blob
7180066ce9c034816aaea4a51f0b41937ede9f2a
1
# frv testcase for nop
2
# mach: all
3
4
.include "testutils.inc"
5
6
start
7
8
.global nop
9
nop:
10
nop
11
12
pass