* gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic80 / tic80.exp
1 #
2 # TI TMS320C80 tests.
3 #
4 if [istarget tic80*-*-*] then {
5
6 run_dump_test "regops"
7 run_dump_test "cregops"
8 run_dump_test "endmask"
9 run_dump_test "bitnum"
10 run_dump_test "ccode"
11 run_dump_test "add"
12 run_dump_test "relocs1"
13 run_dump_test "relocs1b"
14 run_dump_test "relocs2"
15 run_dump_test "relocs2b"
16 }
This page took 0.030507 seconds and 5 git commands to generate.