x86: add missing IgnoreSize
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / cet-intel.d
1 #source: cet.s
2 #as: -J
3 #objdump: -dw -Mintel
4 #name: i386 CET (Intel mode)
5
6 .*: +file format .*
7
8 Disassembly of section .text:
9
10 0+ <_start>:
11 +[a-f0-9]+: f3 0f ae e9 incsspd ecx
12 +[a-f0-9]+: f3 0f 1e c9 rdsspd ecx
13 +[a-f0-9]+: f3 0f 01 ea saveprevssp
14 +[a-f0-9]+: f3 0f 01 29 rstorssp QWORD PTR \[ecx\]
15 +[a-f0-9]+: 0f 38 f6 04 02 wrssd \[edx\+eax\*1\],eax
16 +[a-f0-9]+: 66 0f 38 f5 14 2f wrussd \[edi\+ebp\*1\],edx
17 +[a-f0-9]+: f3 0f 01 e8 setssbsy
18 +[a-f0-9]+: f3 0f ae 34 04 clrssbsy QWORD PTR \[esp\+eax\*1\]
19 +[a-f0-9]+: f3 0f 1e fa endbr64
20 +[a-f0-9]+: f3 0f 1e fb endbr32
21 +[a-f0-9]+: f3 0f ae e9 incsspd ecx
22 +[a-f0-9]+: f3 0f 1e c9 rdsspd ecx
23 +[a-f0-9]+: f3 0f 01 ea saveprevssp
24 +[a-f0-9]+: f3 0f 01 6c 01 90 rstorssp QWORD PTR \[ecx\+eax\*1-0x70\]
25 +[a-f0-9]+: 0f 38 f6 02 wrssd \[edx\],eax
26 +[a-f0-9]+: 0f 38 f6 10 wrssd \[eax\],edx
27 +[a-f0-9]+: 66 0f 38 f5 14 2f wrussd \[edi\+ebp\*1\],edx
28 +[a-f0-9]+: 66 0f 38 f5 3c 0e wrussd \[esi\+ecx\*1\],edi
29 +[a-f0-9]+: f3 0f 01 e8 setssbsy
30 +[a-f0-9]+: f3 0f ae 34 44 clrssbsy QWORD PTR \[esp\+eax\*2\]
31 +[a-f0-9]+: f3 0f 1e fa endbr64
32 +[a-f0-9]+: f3 0f 1e fb endbr32
33 +[a-f0-9]+: f3 0f ae e9 incsspd ecx
34 +[a-f0-9]+: f3 0f 1e c9 rdsspd ecx
35 +[a-f0-9]+: f3 0f 01 ea saveprevssp *
36 +[a-f0-9]+: 67 f3 0f 01 6c 01 rstorssp QWORD PTR \[si\+0x1\]
37 +[a-f0-9]+: 90 nop *
38 +[a-f0-9]+: 67 0f 38 f6 02 wrssd \[bp\+si\],eax
39 +[a-f0-9]+: 67 0f 38 f6 10 wrssd \[bx\+si\],edx
40 +[a-f0-9]+: 67 66 0f 38 f5 14 wrussd \[si\],edx
41 +[a-f0-9]+: 2f das *
42 +[a-f0-9]+: 67 66 0f 38 f5 3c wrussd \[si\],edi
43 +[a-f0-9]+: 0e push cs
44 +[a-f0-9]+: f3 0f 01 e8 setssbsy *
45 +[a-f0-9]+: 67 f3 0f ae 34 clrssbsy QWORD PTR \[si\]
46 +[a-f0-9]+: 44 inc esp
47 +[a-f0-9]+: f3 0f 1e fa endbr64 *
48 +[a-f0-9]+: f3 0f 1e fb endbr32 *
49 #pass
This page took 0.03119 seconds and 4 git commands to generate.