x86: fold a few AVX512F templates
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Mar 2018 07:56:47 +0000 (08:56 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Mar 2018 07:56:47 +0000 (08:56 +0100)
commit3682415023547d90050dbb7ac8507e0c77109906
treed88b7981e08e69a77d52415d593c826742369111
parente7f5c0a99ec597c097cf65e0c8503b7075e32d16
x86: fold a few AVX512F templates

The differences between some of the register and memory forms of the
same insn often don't really require the templates to be separate. For
example, Disp8MemShift is simply irrelevant to register forms. Fold them
as far as possible. Further folding is possible, but needs other prereq
work done first.
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.027649 seconds and 4 git commands to generate.