]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/openrisc/allinsn.exp
This commit was generated by cvs2svn to track changes on a CVS vendor
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / openrisc / allinsn.exp
1 # OpenRISC assembler testsuite.
2
3 if [istarget openrisc*-*-*] {
4 run_dump_test "allinsn"
5 run_dump_test "addi"
6 run_dump_test "lohi"
7 run_dump_test "store"
8 }