gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-xsave.d
CommitLineData
475a2301 1#objdump: -dw
a3ac9d58 2#name: x86-64 xsave
475a2301
L
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+ <_start>:
9[ ]*[a-f0-9]+: 41 0f ae 29 xrstor \(%r9\)
10[ ]*[a-f0-9]+: 41 0f ae 21 xsave \(%r9\)
11[ ]*[a-f0-9]+: 0f 01 d0 xgetbv
12[ ]*[a-f0-9]+: 0f 01 d1 xsetbv
13[ ]*[a-f0-9]+: 0f ae 29 xrstor \(%rcx\)
14[ ]*[a-f0-9]+: 0f ae 21 xsave \(%rcx\)
15#pass
This page took 0.026197 seconds and 4 git commands to generate.