x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intelok.s
index eae9c2d50923e1067bb1436a917d0556ca9fd7bd..4c16613e54dfb2d7512e0e1ace71a49008265181 100644 (file)
@@ -150,7 +150,7 @@ start:
        mov     eax, [eax[ecx]]
        mov     eax, [[eax][ecx]]
        mov     eax, es:[eax]
-       mov     eax, fs:gs:[eax]
+       mov     eax, fs:[eax]
 
        # expressions
 
This page took 0.027004 seconds and 4 git commands to generate.