summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mep/allinsn.exp
blob: 76caf5edcc0cabf8c9f9a61961eb928d2c58e1a1 (plain)
1
2
3
4
5
6
7
8
# MEP assembler testsuite. -*- Tcl -*-

if [istarget mep*-*-*] {
    foreach test {allinsn branch1 dj1 dj2} {
	run_dump_test $test.be
	run_dump_test $test.le
    }
}