x86: drop Vec_Imm4
authorJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2019 06:38:50 +0000 (08:38 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2019 06:38:50 +0000 (08:38 +0200)
commit9d3bf266fd601031d12584982ef43df22c95e933
tree819ccc648355ca9ef44015b02e20a81be262cc87
parentc3949f432f4f7e4a776bd15e10dad56593abeb47
x86: drop Vec_Imm4

It is pretty wasteful to have a per-operand flag which is used in
exactly 4 cases. It can be relatively easily replaced, and by doing so
I've actually found some dead code to remove at the same time (there's
no case of ImmExt set at the same time as Vec_Imm4).
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h