i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / suffix-intel.d
CommitLineData
4b4c407a
L
1#source: suffix.s
2#objdump: -dw -Msuffix,intel
3#name: i386 suffix (Intel mode)
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <foo>:
10[ ]*[a-f0-9]+: 0f 01 c8 monitor
11[ ]*[a-f0-9]+: 0f 01 c9 mwait
12[ ]*[a-f0-9]+: 0f 01 c1 vmcall
13[ ]*[a-f0-9]+: 0f 01 c2 vmlaunch
14[ ]*[a-f0-9]+: 0f 01 c3 vmresume
15[ ]*[a-f0-9]+: 0f 01 c4 vmxoff
16[ ]*[a-f0-9]+: 66 cf iretw
17[ ]*[a-f0-9]+: cf iretd
18[ ]*[a-f0-9]+: cf iretd
19[ ]*[a-f0-9]+: 0f 07 sysretd
20[ ]*[a-f0-9]+: 0f 07 sysretd
21[ ]*[a-f0-9]+: 66 cf iretw
22[ ]*[a-f0-9]+: cf iretd
23[ ]*[a-f0-9]+: cf iretd
24[ ]*[a-f0-9]+: 0f 07 sysretd
25[ ]*[a-f0-9]+: 0f 07 sysretd
26#pass
This page took 0.278157 seconds and 4 git commands to generate.