]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/epiphany/allinsn.exp
bfd:
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / epiphany / allinsn.exp
CommitLineData
cfb8c092
NC
1# EPIPHANY assembler testsuite. -*- Tcl -*-
2
3if [istarget epiphany*-*-*] {
4 run_dump_test "allinsn"
5 run_dump_test "regression"
6 run_dump_test "sample"
7 run_dump_test "branch_lit"
8 run_dump_test "badrelax"
9 gas_test_error "badpostmod" "" "destination register modified by displacement-post-modified address"
10 run_dump_test "addr-syntax"
11}