x86-64: honor vendor specifics for near RET
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch.s
index 9451d7644555f12ac4e63bc074b02fa113936ceb..eb40dd4d4cd1a3c07e96cb93a550177ff6302392 100644 (file)
@@ -19,6 +19,9 @@
        .byte 0x66
        jb      foo
 
+       retw
+       retw    $8
+
        .intel_syntax noprefix
        call    rax
        callq   rax
@@ -32,3 +35,5 @@
        jmpw    [rax]
        call    0x100040
        jmp     0x100040
+       retw
+       retw    8
This page took 0.023587 seconds and 4 git commands to generate.