URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-xsave-intel.d] - Rev 156
Go to most recent revision | Compare with Previous | Blame | View Log
#source: x86-64-xsave.s
#as: -J
#objdump: -dw -Mintel
#name: x86-64 xsave (Intel mode)
.*: +file format .*
Disassembly of section .text:
0+ <_start>:
[ ]*[a-f0-9]+: 41 0f ae 29 xrstor \[r9\]
[ ]*[a-f0-9]+: 41 0f ae 21 xsave \[r9\]
[ ]*[a-f0-9]+: 0f 01 d0 xgetbv
[ ]*[a-f0-9]+: 0f 01 d1 xsetbv
[ ]*[a-f0-9]+: 0f ae 29 xrstor \[rcx\]
[ ]*[a-f0-9]+: 0f ae 21 xsave \[rcx\]
#pass
Go to most recent revision | Compare with Previous | Blame | View Log