Add test of SH DSP instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / basic.exp
index 30dbb0b2d06753843c18a05cdf17951879134b40..8cc33530eb78b71e4a9272b250cd0583403a0be4 100644 (file)
@@ -83,4 +83,6 @@ proc do_fp {} {
 if [istarget sh*-*-*] then {
     # Test the basic instruction parser.
     do_fp
+    # Test DSP instructions
+    run_dump_test "dsp"
 }
This page took 0.022618 seconds and 4 git commands to generate.