x86: drop Vec_Disp8
authorJan Beulich <jbeulich@novell.com>
Thu, 30 Nov 2017 10:47:38 +0000 (11:47 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 30 Nov 2017 10:47:38 +0000 (11:47 +0100)
commitb5014f7af26ff0fbc1128b5fabdaf3bd5918dd94
tree43ea6ce3f3d50e1326772b8709070f38bcd7a9eb
parentfd4e0347596acf79642625f4faad9e37c8fa0f0e
x86: drop Vec_Disp8

This is fully redundant with Disp8MemShift being non-zero, and hence can
be folded with normal Disp8 handling.
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
This page took 0.042824 seconds and 4 git commands to generate.