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