1 # Hitachi H8
/300 (h
, s
, sx
) simulator testsuite
5 set all_machs
"h8300 h8300h h8300s h8sx"
7 foreach src
[lsort
[glob
-nocomplain $srcdir
/$subdir
/*.s
]] {
8 #
If we
're only testing specific files and this isn't one of them
, skip it.
9 if ![runtest_file_p $runtests $src
] {
12 run_sim_test $src $all_machs