x86: make AnySize an insn attribute
authorJan Beulich <jbeulich@suse.com>
Thu, 14 Nov 2019 07:46:19 +0000 (08:46 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 14 Nov 2019 07:46:19 +0000 (08:46 +0100)
commit601e8564220b94b991ce1729edfc04fd9da52906
treec2d7bdef3ed24d92a9cd9ba157a58c8bec99d201
parentdb4e407b539180099a2aa395571bd417daa1daeb
x86: make AnySize an insn attribute

... instead of an operand one. Which operand it applies to can be
determined from other operand properties, but as it turns out the only
place it is actually used at doesn't even need further qualification.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.024657 seconds and 4 git commands to generate.