This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / dsp.s
index 856af2e49227f14f917457336a5e9015563e5f0c..9a4094266cd87338299b98a4aef64e45e7997915 100644 (file)
@@ -1,4 +1,4 @@
-#      Test file for ARM/GAS -- basic instructions
+#      Test file for SH/GAS -- dsp instructions
 
        .text
        .align
@@ -21,4 +21,7 @@ dsp_tests:
        movs.l y1, @r4
        movs.l m0, @r3+
        movs.l m1, @r2+r8
-               
\ No newline at end of file
+
+       padd x0,y0,a0
+       plds a0,mach
+       padd x0,y0,a0
This page took 0.023051 seconds and 4 git commands to generate.