ld: Move the .note.build-id section to near the start of the memory map.
[binutils-gdb.git] / sim / testsuite / d10v / allinsn.exp
blob430c22e2606d758aab277bdcb3899ba3e5e4b06d
1 # d10v simulator testsuite.
3 sim_init
5 # all machines
6 set all_machs "d10v"
8 foreach src [lsort [glob -nocomplain $srcdir/$subdir/*.s]] {
9     # If we're only testing specific files and this isn't one of them, skip it.
10     if ![runtest_file_p $runtests $src] {
11         continue
12     }
13     run_sim_test $src $all_machs