x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-suffix.d
CommitLineData
4b4c407a 1#objdump: -dwMsuffix
081e283f 2#name: x86-64 suffix (AT&T mode)
4b4c407a
L
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+ <foo>:
081e283f
JB
9[ ]*[a-f0-9]+: 0f 01 c8 monitor %rax,%ecx,%edx
10[ ]*[a-f0-9]+: 0f 01 c9 mwait %eax,%ecx
4b4c407a
L
11[ ]*[a-f0-9]+: 0f 01 c1 vmcall
12[ ]*[a-f0-9]+: 0f 01 c2 vmlaunch
13[ ]*[a-f0-9]+: 0f 01 c3 vmresume
14[ ]*[a-f0-9]+: 0f 01 c4 vmxoff
15[ ]*[a-f0-9]+: 66 cf iretw
16[ ]*[a-f0-9]+: cf iretl
17[ ]*[a-f0-9]+: cf iretl
18[ ]*[a-f0-9]+: 48 cf iretq
19[ ]*[a-f0-9]+: 0f 07 sysretl
4b4c407a
L
20[ ]*[a-f0-9]+: 48 0f 07 sysretq
21[ ]*[a-f0-9]+: 66 cf iretw
22[ ]*[a-f0-9]+: cf iretl
23[ ]*[a-f0-9]+: cf iretl
24[ ]*[a-f0-9]+: 48 cf iretq
25[ ]*[a-f0-9]+: 0f 07 sysretl
4b4c407a
L
26[ ]*[a-f0-9]+: 48 0f 07 sysretq
27#pass
This page took 0.357194 seconds and 4 git commands to generate.