x86-64: also diagnose far returns / IRET with ambiguous operand size
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode.d
index 8ff12a5ff58f6c6dc259548a51396554b5d85f56..3b19014949b848bf4efd39072ada3ffd949ac8ed 100644 (file)
@@ -12,6 +12,7 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    41 ff 10                callq  \*\(%r8\)
 [      ]*[a-f0-9]+:    ff 10                   callq  \*\(%rax\)
 [      ]*[a-f0-9]+:    cb                      lret   
+[      ]*[a-f0-9]+:    48 cb                   lretq *
 [      ]*[a-f0-9]+:    c3                      retq   
 [      ]*[a-f0-9]+:    cf                      iret   
 [      ]*[a-f0-9]+:    66 cf                   iretw  
This page took 0.027871 seconds and 4 git commands to generate.