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
[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-pru
/
pru.exp
blob
ac01a3cf559b5b8357259f4eda8070d30e4d1ba1
1
if
{ ! [
istarget pru
-*-*] } {
2
return
3
}
4
5
foreach test
[
lsort
[
glob
-
nocomplain $srcdir
/
$subdir
/*
.d
]] {
6
verbose
[
file rootname $test
]
7
run_dump_test
[
file rootname $test
]
8
}