Automatic date update in version.in
[binutils-gdb.git] / sim / testsuite / frv / fr400 / allinsn.exp
blobb4fa18630c56ddc4670a821ca776338117bce401
1 # FRV simulator testsuite.
3 sim_init
5 # all machines
6 set all_machs "fr400 fr405 fr450 fr550"
7 set cpu_option -mcpu
9 # The .cgs suffix is for "cgen .s".
10 foreach src [lsort [glob -nocomplain $srcdir/$subdir/*.cgs]] {
11 # If we're only testing specific files and this isn't one of them, skip it.
12 if ![runtest_file_p $runtests $src] {
13 continue
15 run_sim_test $src $all_machs