x86: string insns don't allow displacements
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / white.s
index 3bf50705ff56df9a9de8f1402ef651717a10134d..11eccfbabb91ba95b7cfc302dfc838fe32fb5d0f 100644 (file)
@@ -16,3 +16,6 @@ foo:  jmpw % es : * ( % ebx )
        Mov $ foo , %eAx        
 .Code32 
        mov $ foo , %ax 
+
+       fxch   %st  (  1  ) 
+       fxch   %           st(1)
This page took 0.025333 seconds and 4 git commands to generate.