blob: d9cf2da7dab2ebc7cb7818d6123e8ba53a723f32 [file] [log] [blame]
#objdump: -dw
#name: i386 xsave
.*: file format .*
Disassembly of section .text:
0+ <_start>:
[ ]*[a-f0-9]+: 0f ae 2b xrstor \(%ebx\)
[ ]*[a-f0-9]+: 0f ae 23 xsave \(%ebx\)
[ ]*[a-f0-9]+: 0f ae 33 xsaveopt \(%ebx\)
[ ]*[a-f0-9]+: 0f 01 d0 xgetbv
[ ]*[a-f0-9]+: 0f 01 d1 xsetbv
[ ]*[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