x86/Intel: drop pointless special casing of LxS
authorJan Beulich <jbeulich@suse.com>
Mon, 9 Dec 2019 12:28:43 +0000 (13:28 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 9 Dec 2019 12:28:43 +0000 (13:28 +0100)
commit37404387124c7abb78c3e21193572e4035f0beb5
treedc3e2eb77ce8fdf2be20f7177cdfcc824efffc70
parent2ff1ae54a2a2dc5270bd2df668c0ed94ff876f71
x86/Intel: drop pointless special casing of LxS

LDS et al don't accept "word ptr" operands anyway, as per their insn
templates. Hence there's no need to special case this here; the check
has become dysfunctional anyway by dc2be329b950 ("i386: Only check
suffix in instruction mnemonic").
gas/ChangeLog
gas/config/tc-i386-intel.c
This page took 0.033113 seconds and 4 git commands to generate.