x86: Add Intel ENCLV to assembler and disassembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / se1.d
CommitLineData
2cf200a4
IT
1#objdump: -dw
2#name: i386 SE1 insns
3#source: se1.s
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <_start>:
11[ ]*[a-f0-9]+: 0f 01 cf encls
12[ ]*[a-f0-9]+: 0f 01 d7 enclu
a4e78aa5 13[ ]*[a-f0-9]+: 0f 01 c0 enclv
2cf200a4 14#pass
This page took 0.233005 seconds and 4 git commands to generate.