daily update
[external/binutils.git] / gas / testsuite / gas / bfin / vector2.s
index 30cca43..d9ea201 100755 (executable)
@@ -666,3 +666,8 @@ Ireg. */
 r6=(a0+=r3.h*r2.h)(fu) || i2-=m0 ;\r
 /* which the assembler expands into:\r
 r6=(a0+=r3.h*r2.h)(fu) || i2-=m0 || nop ; */\r
+\r
+/* Test for ensure (m) is not thown away.  */\r
+r0.l=r3.l*r2.l, r0.h=r3.h*r2.l (m) ;\r
+R2 = R7.L * R0.L, R3 = R7.L * R0.H (m);\r
+R2 = (A0 = R7.L * R0.L), R3 = ( A1 = R7.L * R0.H) (m);\r