i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / cet.d
1 #objdump: -dw
2 #name: i386 CET
3
4 .*: file format .*
5
6 Disassembly of section .text:
7
8 0+ <_start>:
9 +[a-f0-9]+: f3 0f ae e9 incsspd %ecx
10 +[a-f0-9]+: f3 0f 1e c9 rdsspd %ecx
11 +[a-f0-9]+: f3 0f 01 ea saveprevssp
12 +[a-f0-9]+: f3 0f 01 29 rstorssp \(%ecx\)
13 +[a-f0-9]+: 0f 38 f6 04 02 wrssd %eax,\(%edx,%eax,1\)
14 +[a-f0-9]+: 66 0f 38 f5 14 2f wrussd %edx,\(%edi,%ebp,1\)
15 +[a-f0-9]+: f3 0f 01 e8 setssbsy
16 +[a-f0-9]+: f3 0f ae 34 04 clrssbsy \(%esp,%eax,1\)
17 +[a-f0-9]+: f3 0f 1e fa endbr64
18 +[a-f0-9]+: f3 0f 1e fb endbr32
19 +[a-f0-9]+: f3 0f ae e9 incsspd %ecx
20 +[a-f0-9]+: f3 0f 1e c9 rdsspd %ecx
21 +[a-f0-9]+: f3 0f 01 ea saveprevssp
22 +[a-f0-9]+: f3 0f 01 2c 01 rstorssp \(%ecx,%eax,1\)
23 +[a-f0-9]+: 0f 38 f6 02 wrssd %eax,\(%edx\)
24 +[a-f0-9]+: 0f 38 f6 10 wrssd %edx,\(%eax\)
25 +[a-f0-9]+: 66 0f 38 f5 14 2f wrussd %edx,\(%edi,%ebp,1\)
26 +[a-f0-9]+: 66 0f 38 f5 3c 2a wrussd %edi,\(%edx,%ebp,1\)
27 +[a-f0-9]+: f3 0f 01 e8 setssbsy
28 +[a-f0-9]+: f3 0f ae 34 04 clrssbsy \(%esp,%eax,1\)
29 +[a-f0-9]+: f3 0f 1e fa endbr64
30 +[a-f0-9]+: f3 0f 1e fb endbr32
31 #pass
This page took 0.037492 seconds and 4 git commands to generate.