repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
* elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
[binutils.git]
/
gas
/
testsuite
/
gas
/
mep
/
allinsn.exp
blob
259ed10b1a14164df0ac9e3b775b24ffdefa025e
1
# MEP assembler testsuite. -*- Tcl -*-
2
3
if [istarget mep*-*-*] {
4
foreach test {allinsn dj1 dj2} {
5
run_dump_test $test
6
run_dump_test $test.le
7
}
8
run_dump_test branch1
9
}