projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upload Tizen:Base source
[external/binutils.git]
/
gas
/
testsuite
/
gas
/
mep
/
allinsn.exp
1
# MEP assembler testsuite. -*- Tcl -*-
2
3
if [istarget mep*-*-*] {
4
foreach test {allinsn branch1 dj1 dj2} {
5
run_dump_test $test.be
6
run_dump_test $test.le
7
}
8
}