x86: fold certain AVX and AVX2 templates
authorJan Beulich <jbeulich@novell.com>
Mon, 18 Dec 2017 08:37:15 +0000 (09:37 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 18 Dec 2017 08:37:15 +0000 (09:37 +0100)
commit10c17abdd052c5f8f9c2bcdf8b01dffe5d06baf0
tree12dbdd0363c5e815b4b589d3e7e85a95f56d10a4
parent1b54b8d7e4fc8055f9220a5287e8a94d8a65a88d
x86: fold certain AVX and AVX2 templates

Just like for instructions in GPRs, there's no need to have separate
templates for otherwise identical insns acting on XMM or YMM registers
(or memory of the same size).
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.032516 seconds and 4 git commands to generate.