x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-intel64.s
index 233f6b72a6086d471844126011d1aac14fec1346..d7852ab8ff4c6013b6fb3d0e1c0b40580b585197 100644 (file)
@@ -11,7 +11,8 @@ _start:
        lssq    (%rdx), %rbx
 
        syscall
-       sysret
+       sysretl
+       sysretq
 
        .intel_syntax noprefix
        lfs     rax, [rcx]
This page took 0.029436 seconds and 4 git commands to generate.