x86: Add Intel ENCLV to assembler and disassembler
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 5 Oct 2018 18:56:42 +0000 (11:56 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 5 Oct 2018 18:56:42 +0000 (11:56 -0700)
commita4e78aa5fed5ba2cc343c76b78d062291a6fb659
tree84aa3a26fbd1b0fbced5aa090a3152fa99552660
parentf8740dc531c006311ee9f7287180550fe46a94ab
x86: Add Intel ENCLV to assembler and disassembler

gas/

* testsuite/gas/i386/se1.s: Add enclv.
* testsuite/gas/i386/x86-64-se1.s: Likewise.
* testsuite/gas/i386/se1.d: Updated.
* testsuite/gas/i386/x86-64-se1.d: Likewise.

opcodes/

* i386-dis.c (rm_table): Add enclv.
* i386-opc.tbl: Add enclv.
* i386-tbl.h: Regenerated.
gas/ChangeLog
gas/testsuite/gas/i386/se1.d
gas/testsuite/gas/i386/se1.s
gas/testsuite/gas/i386/x86-64-se1.d
gas/testsuite/gas/i386/x86-64-se1.s
opcodes/ChangeLog
opcodes/i386-dis.c
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.026293 seconds and 4 git commands to generate.