2009-10-07 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intelok.s
index 00cf4da717a353852c7a97fdd8cbd7548296a2c8..169fc45bc3ae16c057f4d0db938cb16673ade0d6 100644 (file)
@@ -216,5 +216,7 @@ start:
        call    dword ptr xtrn
        jmp     word ptr xtrn
 
-       # Force a good alignment.
-       .p2align        4,0
+.L11:
+        jmp     DWORD PTR[ .L11  + eax * 4 ]
+.LC0:
+        lea     eax, DWORD PTR[ .LC0@GOTOFF + ebx ]
This page took 0.024505 seconds and 4 git commands to generate.