x86: CpuXSAVE is a prereq for various other features
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / xsave-intel.d
index fc40a67413fa30e0ac5faa9035a673a602fde82a..c43e33ac04a6d24153809aab4eff7d1194c4f039 100644 (file)
@@ -16,4 +16,16 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    0f ae 29                xrstor \[ecx\]
 [      ]*[a-f0-9]+:    0f ae 21                xsave  \[ecx\]
 [      ]*[a-f0-9]+:    0f ae 31                xsaveopt \[ecx\]
+[a-f0-9]+ <avx>:
+[      ]*[a-f0-9]+:    0f ae 20                xsave  \[eax\]
+[      ]*[a-f0-9]+:    0f ae 28                xrstor \[eax\]
+[a-f0-9]+ <lwp>:
+[      ]*[a-f0-9]+:    0f ae 20                xsave  \[eax\]
+[      ]*[a-f0-9]+:    0f ae 28                xrstor \[eax\]
+[a-f0-9]+ <mpx>:
+[      ]*[a-f0-9]+:    0f ae 20                xsave  \[eax\]
+[      ]*[a-f0-9]+:    0f ae 28                xrstor \[eax\]
+[a-f0-9]+ <pku>:
+[      ]*[a-f0-9]+:    0f ae 20                xsave  \[eax\]
+[      ]*[a-f0-9]+:    0f ae 28                xrstor \[eax\]
 #pass
This page took 0.026575 seconds and 4 git commands to generate.