x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / suffix.s
index 2ce1c3dcd809a696c092264e4261804ff87e409b..7f2864d8ed413d0176010d4b429529c509cd4f94 100644 (file)
@@ -10,4 +10,15 @@ foo:
        vmresume
        vmxoff
 
-       .p2align        4,0
+       iretw
+       iretl
+       iret
+       sysretl
+       sysret
+
+       .intel_syntax noprefix
+       iretw
+       iretd
+       iret
+       sysretd
+       sysret
This page took 0.025184 seconds and 4 git commands to generate.