summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2013-09-30 02:46:36 +0000
committerCraig Topper <craig.topper@gmail.com>2013-09-30 02:46:36 +0000
commit92b45819531966f2d1365ab3564342a561f3b949 (patch)
treec1ca1370ee33c8e00453b53b2d9ef1981f72b537 /tools
parent2f0843321016091dca890c819741e06f11ceb390 (diff)
downloadllvm-92b45819531966f2d1365ab3564342a561f3b949.tar.gz
llvm-92b45819531966f2d1365ab3564342a561f3b949.tar.bz2
llvm-92b45819531966f2d1365ab3564342a561f3b949.tar.xz
Various x86 disassembler fixes.
Add VEX_LIG to scalar FMA4 instructions. Use VEX_LIG in some of the inheriting checks in disassembler table generator. Make use of VEX_L_W, VEX_L_W_XS, VEX_L_W_XD contexts. Don't let VEX_L_W, VEX_L_W_XS, VEX_L_W_XD, VEX_L_W_OPSIZE inherit from their non-L forms unless VEX_LIG is set. Let VEX_L_W, VEX_L_W_XS, VEX_L_W_XD, VEX_L_W_OPSIZE inherit from all of their non-L or non-W cases. Increase ranking on VEX_L_W, VEX_L_W_XS, VEX_L_W_XD, VEX_L_W_OPSIZE so they get chosen over non-L/non-W forms. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191649 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions