Upload Tizen:Base source
[external/binutils.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 }