OSDN Git Service

[X86] More correctly support LIG and WIG for EVEX instructions in the disassembler...
authorCraig Topper <craig.topper@intel.com>
Sun, 22 Oct 2017 17:22:29 +0000 (17:22 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 22 Oct 2017 17:22:29 +0000 (17:22 +0000)
commit3dbdbd2328e6df9422f9795d537c40a4c3b1c1ca
tree695336567fd4708a42accdf9e8aa860aa3ce22aa
parentf7bb38ca4e1c9eb290f7c4c9dbfcb9593f1b140f
[X86] More correctly support LIG and WIG for EVEX instructions in the disassembler tables.

This is similar to how we generate the VEX tables.

More fixes are still needed for the instructions that use EVEX.b (broadcast and embedded rounding).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316294 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/X86DisassemblerTables.cpp