x86: drop bogus Disp8MemShift attributes
authorJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2019 06:27:38 +0000 (08:27 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 1 Jul 2019 06:27:38 +0000 (08:27 +0200)
commite3bba3fc751d2f8eea5a25b3f629b0d62257db86
treee7185399d0f47e3e00184c8fd991b02c89731fd6
parentd583596cc910249eff97e8f9b67c6524fb68af72
x86: drop bogus Disp8MemShift attributes

In commit dc821c5f9a ("x86: replace Reg8, Reg16, Reg32, and Reg64") I
apparently blindly copied the original register/memory templates into
separate ones, in particular without removing the Disp8MemShift which
are applicable to templates with memory operands only.
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.024619 seconds and 4 git commands to generate.