x86: CpuXSAVE is a prereq for various other features
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / xsave.d
index 2abb8ad9c2ebf1720b8c9bf527b8eed8d1adcbd1..d9cf2da7dab2ebc7cb7818d6123e8ba53a723f32 100644 (file)
@@ -14,4 +14,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.024958 seconds and 4 git commands to generate.