Automatic date update in version.in
[binutils-gdb.git] / sim / testsuite / aarch64 / allinsn.exp
blobabc11462f0951e1d4457e4d81e5f4555adee7f4f
1 # AArch64 simulator testsuite
3 sim_init
5 # all machines
6 set all_machs "aarch64"
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
13 run_sim_test $src $all_machs