gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mep / allinsn.exp
1 # MEP assembler testsuite. -*- Tcl -*-
2
3 if [istarget mep*-*-*] {
4 foreach test {allinsn dj1 dj2} {
5 run_dump_test $test
6 run_dump_test $test.le
7 }
8 run_dump_test branch1
9 }
This page took 0.048803 seconds and 4 git commands to generate.