x86-64: also diagnose far returns / IRET with ambiguous operand size
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / noreg64.s
index 119b44e7245d95e1ee6a8d49f6fdba4a640ca684..59b67bc187288c27d150d45c86acc483f01df23a 100644 (file)
@@ -59,6 +59,7 @@ noreg:
        inc     (%rax)
        ins
        ins     %dx, %es:(%rdi)
+       iret
        jmp     *(%rax)
        lgdt    (%rax)
        lidt    (%rax)
@@ -66,6 +67,8 @@ noreg:
        lmsw    (%rax)
        lods
        lods    (%rsi)
+       lret
+       lret    $4
        ltr     (%rax)
        mov     $0x12, (%rax)
        mov     $0x1234, (%rax)
This page took 0.025135 seconds and 4 git commands to generate.