x86: drop redundant VSIB handling code
authorJan Beulich <jbeulich@novell.com>
Thu, 23 Nov 2017 10:00:44 +0000 (11:00 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 23 Nov 2017 10:00:44 +0000 (11:00 +0100)
commit9bb129e82f0506fe78d61670ea2b4140388955dd
tree97448a9f09595aed632434881bd3f28f3557c35b
parent66f1eba0b7e83f293573ab42bbbe5d7d5c905d91
x86: drop redundant VSIB handling code

The vecsib && !base_reg case is already being handled (in a more correct
manner) by earlier code.
gas/ChangeLog
gas/config/tc-i386.c