Really fix it.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / opc-i.s
index e5cefe27c91884e32ecbf00a69269ea06bf52c65..09b820e92bd1312dc4e57ddb518ec60f2d0fb7e3 100644 (file)
@@ -103,6 +103,9 @@ _start:
 
        dep r4 = 0, r5, 0, 16
        dep r4 = -1, r5, 0, 63
+// Insert padding NOPs to force the same template selection as IAS.
+       nop.m 0
+       nop.f 0
        dep r4 = r5, r6, 10, 7
 
        movl r4 = 0
@@ -203,3 +206,17 @@ _start:
 .space 240
 .L6:
 
+       # instructions added by SDM2.1:
+
+       hint @pause
+       hint.i 0
+       hint.i @pause
+       hint.i 0x1fffff
+(p7)   hint @pause
+(p7)   hint.i 0
+(p7)   hint.i @pause
+(p7)   hint.i 0x1fffff
+ (p7)  hint @pause
+ (p7)  hint.i 0
+ (p7)  hint.i @pause
+ (p7)  hint.i 0x1fffff
This page took 0.023714 seconds and 4 git commands to generate.