]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/i386-gen.c
x86: derive mandatory prefix attribute from base opcode
authorJan Beulich <jbeulich@suse.com>
Wed, 24 Mar 2021 07:32:32 +0000 (08:32 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 24 Mar 2021 07:32:32 +0000 (08:32 +0100)
commit3564871692e324301c2950679aa0fbb04c6d12dc
treedae616f226e7169fd83208a080480c97a04f01ac
parent311845694b1fd27ab869bbadd5d07969a62099f4
x86: derive mandatory prefix attribute from base opcode

Just like is already done for legacy encoded insns, record the mandatory
prefix information in the respective opcode modifier field. Do this
without changing the source table, but rather by deriving the values from
their existing source representation.
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-tbl.h