gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-suffix-intel.d
CommitLineData
4b4c407a
L
1#source: x86-64-suffix.s
2#objdump: -dw -Msuffix,intel
3#name: x86-64 suffix (Intel mode)
873494c8 4#warning_output: x86-64-suffix.e
4b4c407a
L
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <foo>:
11[ ]*[a-f0-9]+: 0f 01 c8 monitor
12[ ]*[a-f0-9]+: 0f 01 c9 mwait
13[ ]*[a-f0-9]+: 0f 01 c1 vmcall
14[ ]*[a-f0-9]+: 0f 01 c2 vmlaunch
15[ ]*[a-f0-9]+: 0f 01 c3 vmresume
16[ ]*[a-f0-9]+: 0f 01 c4 vmxoff
17[ ]*[a-f0-9]+: 66 cf iretw
18[ ]*[a-f0-9]+: cf iretd
4b4c407a
L
19[ ]*[a-f0-9]+: 48 cf iretq
20[ ]*[a-f0-9]+: 0f 07 sysretd
4b4c407a
L
21[ ]*[a-f0-9]+: 48 0f 07 sysretq
22[ ]*[a-f0-9]+: 66 cf iretw
23[ ]*[a-f0-9]+: cf iretd
24[ ]*[a-f0-9]+: cf iretd
25[ ]*[a-f0-9]+: 48 cf iretq
26[ ]*[a-f0-9]+: 0f 07 sysretd
4b4c407a
L
27[ ]*[a-f0-9]+: 48 0f 07 sysretq
28#pass
This page took 0.317539 seconds and 4 git commands to generate.