arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M Mainline
[binutils-gdb.git] / sim / testsuite / mcore / allinsn.exp
blob3333fdc3aeda179e64afb322f4164fc6a6eb645c
1 # mcore simulator testsuite
3 sim_init
5 # all machines
6 set all_machs "mcore"
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