arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M Mainline
[binutils-gdb.git] / sim / testsuite / m32c / allinsn.exp
blob4df54fb8c8f36aa283e3e2067e0afbd858b39215
1 # M32C simulator testsuite.
2 # TODO: Add support for .c tests.
4 sim_init
6 # all machines
7 set all_machs "m32c"
9 foreach src [lsort [glob -nocomplain $srcdir/$subdir/*.s]] {
10 # If we're only testing specific files and this isn't one of them, skip it.
11 if ![runtest_file_p $runtests $src] {
12 continue
14 run_sim_test $src $all_machs