summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i386/x86-64-suffix-intel.d
blob: 32fcb19f46caefef8d10e30859049b3b997811f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#source: x86-64-suffix.s
#objdump: -dw -Msuffix,intel
#name: x86-64 suffix (Intel mode)

.*: +file format .*

Disassembly of section .text:

0+ <foo>:
[ 	]*[a-f0-9]+:	0f 01 c8             	monitor 
[ 	]*[a-f0-9]+:	0f 01 c9             	mwait  
[ 	]*[a-f0-9]+:	0f 01 c1             	vmcall 
[ 	]*[a-f0-9]+:	0f 01 c2             	vmlaunch 
[ 	]*[a-f0-9]+:	0f 01 c3             	vmresume 
[ 	]*[a-f0-9]+:	0f 01 c4             	vmxoff 
[ 	]*[a-f0-9]+:	66 cf                	iretw  
[ 	]*[a-f0-9]+:	cf                   	iretd  
[ 	]*[a-f0-9]+:	cf                   	iretd  
[ 	]*[a-f0-9]+:	48 cf                	iretq  
[ 	]*[a-f0-9]+:	0f 07                	sysretd 
[ 	]*[a-f0-9]+:	0f 07                	sysretd 
[ 	]*[a-f0-9]+:	48 0f 07             	sysretq 
[ 	]*[a-f0-9]+:	66 cf                	iretw  
[ 	]*[a-f0-9]+:	cf                   	iretd  
[ 	]*[a-f0-9]+:	cf                   	iretd  
[ 	]*[a-f0-9]+:	48 cf                	iretq  
[ 	]*[a-f0-9]+:	0f 07                	sysretd 
[ 	]*[a-f0-9]+:	0f 07                	sysretd 
[ 	]*[a-f0-9]+:	48 0f 07             	sysretq 
#pass