x86: fold certain AVX512 rotate and shift templates
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Mar 2018 07:58:05 +0000 (08:58 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Mar 2018 07:58:05 +0000 (08:58 +0100)
commited438a93f18024da926eb4f56a0f96f597254a55
treee27d34d35da461966c78ab91d56c46e1a402e41b
parent454172a99e4aebafa2cd42d389cd63a8733a046a
x86: fold certain AVX512 rotate and shift templates

Their memory forms were bogusly using VexLWP instead of VexNDD. Adjust
VexNDD handling to cope with these, allowing their register and memory
forms to be folded.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.035247 seconds and 4 git commands to generate.